mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-20 12:48:30 -05:00
net6 was 4x faster than 461 with the old implementation; now it is faster for both but not as disparate. New implementation performance is always at least 30% better than the old implementation; even better for smaller chunks of data (40% less time). Pretty much mimics bare metal value writes |
||
|---|---|---|
| .. | ||
| EntityFileNamer.cs | ||
| Experience.cs | ||
| FormConverter.cs | ||
| ItemConverter.cs | ||
| Language.cs | ||
| PKMConverter.cs | ||
| PKMSorting.cs | ||
| PKX.cs | ||
| PokeCrypto.cs | ||
| QRMessageUtil.cs | ||
| SpeciesConverter.cs | ||
| SpeciesName.cs | ||