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-01-11 11:58:54 +02:00
2023-03-01 21:56:28 +02:00
2023-03-23 12:15:16 +02:00
2023-03-02 20:02:45 +02:00
2023-01-11 11:58:54 +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-01-11 11:58:54 +02:00
2023-03-25 18:50:09 +01:00
2023-03-02 20:02:45 +02:00
2023-03-02 20:11:54 +02:00
2023-02-27 10:09:11 +01:00
2023-03-10 20:11:33 +02:00
2023-03-14 13:41:25 +02:00
2023-03-24 18:51:36 +01:00
2023-03-18 12:46:10 +02:00
2023-03-18 12:46:10 +02:00
2023-02-22 23:09:08 +01: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-01-11 11:58:54 +02:00
2023-03-07 13:18:13 +02:00
2023-03-11 21:43:18 +01:00
2023-01-11 11:58:54 +02:00
2023-01-08 23:07:19 +01:00
2023-01-11 11:58:54 +02:00
2023-01-11 11:58:54 +02:00
2023-03-18 12:46:10 +02:00
2023-03-10 20:11:33 +02:00
2023-03-23 12:15:16 +02:00
2023-01-11 11:58:54 +02:00
2023-03-18 12:46:10 +02:00