Files
OpenRA/OpenRA.Game/StreamExts.cs
RoosterDragon fdcfb30011 Improve YAML parse time.
Stream lines to avoid needing to load the whole file first, and avoid a LINQ Contains call when string.IndexOf will be much faster.
2014-12-30 18:17:32 +00:00

3.7 KiB
Executable File