Baekalfen/PyBoy

Benchmark PyBoy against other emulators

Open

#278 opened on Nov 1, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (4,223 stars) (461 forks)batch import
good first issuehelp wanted

Description

We want to compare the performance of PyBoy against other emulators. Especially raw performance of CPU and rendering without showing a GUI (this is often a bottleneck).

Possible list:

  • VisualBoy
  • SameBoy
  • GearBoy
  • Javascript emu?
  • ...

Maybe some from this list: https://daid.github.io/GBEmulatorShootout/

Contributor guide