Files
OpenRA/OpenRA.Game
RoosterDragon 5d91b678bb Use spans to improve performance in StreamExts.
Also avoid ReadBytes calls that allocate a buffer by either updating the stream position (if not interested in the bytes), by reusing an input buffer (if interested in the bytes), or using a stackalloc buffer to avoid the allocation (for small reads).
2023-11-10 10:25:39 +02:00
..
2023-10-30 23:31:33 +02:00
2023-01-11 11:58:54 +02:00
2023-10-30 23:31:33 +02:00
2023-10-30 23:31:33 +02:00
2023-06-20 17:57:40 +02:00
2023-10-30 23:31:33 +02:00
2023-10-30 23:31:33 +02:00
2023-06-20 17:57:40 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2023-01-11 11:58:54 +02:00
2023-09-27 10:41:13 +03:00
2023-04-08 16:51:51 +03:00
2023-06-20 17:57:40 +02:00
2023-06-06 11:51:47 +03:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00
2023-08-20 20:41:27 +02:00
2023-10-09 17:50:02 +03:00
2023-08-07 21:38:09 +02:00
2023-08-20 20:41:27 +02:00
2023-10-30 23:31:33 +02:00
2023-08-11 15:51:53 +02:00
2023-01-11 11:58:54 +02:00
2023-08-07 21:38:09 +02:00
2023-08-07 21:38:09 +02:00
2023-04-08 16:51:51 +03:00
2023-08-20 20:41:27 +02:00
2023-04-08 16:51:51 +03:00
2023-04-08 16:51:51 +03:00