Baekalfen/PyBoy

Benchmark PyBoy against other emulators

Open

#278 opened on Nov 1, 2023

 (0 comments) (0 reactions) (0 assignees)Python (537 forks)batch import
good first issuehelp wanted

Repository metrics

Stars
 (5,189 stars)
PR merge metrics
 (PR metrics pending)

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