Files
OpenRA/OpenRA.Mods.Common
RoosterDragon 8b8651dcf7 Improve audio parsing performance.
- Improve the AudReader and WavReader by performing fewer, larger stream reads to consume bytes more efficiently.
- Improve ImaAdpcmReader.LoadImaAdpcmSound by accepting an output buffer rather than allocating a new array.
- Improve StreamExts.ReadAllBytes by using MemoryStream.CopyTo. This internally rents a much larger buffer from the array pool, allowing for fewer, larger stream reads.
2025-12-03 12:35:42 +02:00
..
2025-10-21 10:05:02 +01:00
2025-05-09 16:28:04 +03:00
2025-12-02 22:05:38 +02:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-11-23 13:34:31 +02:00
2025-11-23 13:34:31 +02:00
2025-07-27 19:28:07 +02:00
2025-12-02 22:05:38 +02:00
2025-02-22 14:56:25 +02:00
2025-04-02 10:18:32 +03:00
2025-07-27 21:06:25 +02:00
2023-03-18 12:46:10 +02:00
2025-02-22 14:56:25 +02:00