torch2424 / wasmboy

Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
https://wasmboy.app/
GNU General Public License v3.0
1.4k stars 65 forks source link

Write some Performance Tests #36

Closed torch2424 closed 6 years ago

torch2424 commented 6 years ago

Create a seperate set of tests that can run the gameboy, and test how long it takes to run X frames on Y rom.

Demos are good because they don't require input.

Such as the "Demo in your pocket", and the awesome-gb dudes recommended "Demotronic"

torch2424 commented 6 years ago

Would especially prove useful in testing things from #33