Files
OpenRA/OpenRA.Mods.Common
RoosterDragon 8a4303cc94 Rework PriorityQueue for performance.
- Providing the comparer as a type argument that is a struct allows the calls to be devirtualised, leading to approx a 3x performance improvement.
- Use a single backing array, rather than a list of arrays.
2023-03-25 18:50:09 +01:00
..
2023-03-18 12:46:10 +02:00
2023-03-14 13:41:25 +02:00
2023-03-01 21:56:28 +02:00
2023-03-23 12:15:16 +02:00
2023-03-14 13:41:25 +02:00
2023-02-27 08:36:47 +02:00
2023-02-28 21:21:40 +02:00
2023-03-10 20:11:33 +02:00
2023-01-11 11:58:54 +02:00
2023-03-02 20:11:54 +02:00
2023-02-27 10:09:11 +01:00
2023-03-14 13:41:25 +02:00
2023-03-18 12:46:10 +02:00
2023-03-18 12:46:10 +02:00
2023-03-18 12:46:10 +02:00
2023-01-11 11:58:54 +02:00
2023-02-27 08:36:47 +02:00
2023-01-11 11:58:54 +02:00
2023-03-07 13:18:13 +02:00
2023-03-18 12:46:10 +02:00
2023-03-23 12:15:16 +02:00
2023-03-18 12:46:10 +02:00