PKHeX/PKHeX.Core/PKM/Strings
Kurt 29b3b695bd Pre-allocate some dictionary sizes
Skips the bucket array resizing steps
a 256 key dict will garbage 5KB; StringConverter2KOR wastes 100KB of garbage.

Zukan7b: save 144 bytes and eliminate cctor
2023-03-04 20:00:27 -08:00
..
StringConverter.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter2KOR.cs Pre-allocate some dictionary sizes 2023-03-04 20:00:27 -08:00
StringConverter3.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter3GC.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter4.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter4GC.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter4Util.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
StringConverter5.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter6.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter7ZH.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
StringConverter8.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter12.cs Pre-allocate some dictionary sizes 2023-03-04 20:00:27 -08:00
StringConverter12Transporter.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverter345.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
StringConverterOption.cs Add xmldoc 2022-01-08 09:54:32 -08:00