Files
OpenRA/OpenRA.Mods.Common
RoosterDragon 0f01df5474 Avoid string allocations in MiniYaml parsing.
- Stream lines in as memory rather than needing to realise a string for each line, via a new method in StreamExts.
- Use span to avoid string allocations during parsing until we want to realise the node itself, in MiniYaml.FromLines.
- Change several callsites to use the streaming extension method rather than string method where possible.
2021-11-15 13:20:34 +01:00
..
2021-07-12 00:35:16 +02:00
2021-06-29 18:33:21 -05:00
2021-07-02 10:58:29 +01:00
2021-10-22 22:02:15 +02:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-10-15 13:12:33 +02:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-11-12 22:24:44 +01:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-10-02 20:17:03 +02:00
2021-10-15 13:12:33 +02:00
2021-06-29 18:33:21 -05:00