Changelog
- Replace .Where() LINQ with direct iteration in effect/task processing
to avoid closure allocations
- Disable diagnostic Stopwatch wrappers in CreatureTask that were
consuming ~21% of CPU samples
- Replace .Where() LINQ with direct iteration in effect/task processing
to avoid closure allocations
- Disable diagnostic Stopwatch wrappers in CreatureTask that were
consuming ~21% of CPU samples