Skip to content

perf: replace O(N*M) combat loop with sort + single pass (#3106)

7127e2c
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

perf: O(N*M) -> O(N log N) combat initiative loop (#3106) #3107

perf: replace O(N*M) combat loop with sort + single pass (#3106)
7127e2c
Select commit
Loading
Failed to load commit list.

Annotations

2 warnings
Quick Build (Linux)
succeeded Apr 6, 2026 in 6m 40s