potatis/.gitignore
Henrik Persson c7ad54c42a Improve performance a bit.
nestest went from 5s to ~1.9s by:
- removing some dyn dispatch
- const instruction map
- opcode unrolling
- removing uneccessary reads
2024-11-26 13:28:36 +01:00

8 lines
86 B
Text

*.trace
target
.DS_Store
/legal-roms
Cargo.lock
dhat*.json
profile*.json
node_modules