fengb / fundude

Gameboy emulator: Zig -> wasm
https://fengb.github.io/fundude/
MIT License
180 stars 8 forks source link

Benchmark subcomponents #23

Open fengb opened 5 years ago

fengb commented 5 years ago

Currently, I just run an adhoc "turbo" via the browser. While this is an okay test for overall performance, there's no control for different subsystems.

These pieces need some actual benchmarking tooling:

fengb commented 4 years ago

Another fun benchmark: running ZAS. This game is pretty brutal against the current PPU.