Baekalfen/PyBoy

Benchmark PyBoy against other emulators

Open

#278 opened on Nov 1, 2023

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

Repository metrics

Stars
 (4,223 stars)
PR merge metrics
 (Avg merge 25d 13h) (2 merged PRs in 30d)

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