LHCGreg / DFOToolBox

Libraries and tools for working with Dungeon Fighter Online's data files
Apache License 2.0
20 stars 10 forks source link

Profile NPK reading code #2

Open LHCGreg opened 9 years ago

LHCGreg commented 9 years ago

The code now takes about 35 ms to initially load an NPK file and an additional 35 ms or so to load one frame's pixels (using sprite_character_priest_equipment_avatar_coat.NPK as a benchmark). That's not bad, but can it be faster?