pret / pokeplatinum

Decompilation of Pokémon Platinum
198 stars 63 forks source link

Assemble field and battle scripts with native arm-none-eabi-gcc #253

Closed lhearachel closed 3 months ago

lhearachel commented 3 months ago

Updates to INSTALL.md and Dockerfile

arm-none-eabi-gcc

Benchmarks

Linux (Arch x86_64, kernel v6.9.9)

Before:

[100% 5284/5284] Generating pokeplatinum.us.nds with a custom command

real    2m9.896s
user    7m41.831s
sys     8m18.068s

After:

[100% 5284/5284] Generating pokeplatinum.us.nds with a custom command

real    1m37.708s
user    5m36.267s
sys     5m9.644s