0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python537 forks (537 forks)batch import
good first issuehelp wanted
Repository metrics
- Stars
- 5,185 stars (5,185 stars)
- PR merge metrics
- Avg merge 25d 13h (Avg merge 25d 13h)2 merged PRs in 30d (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
- Research direction
- Set up a benchmarking script using PyBoy's built in features and compare CPU and rendering performance with other emulators listed in GBEmulatorShootout. Measure frames per second or execution time for a set of test ROMs.
- Tech stack
- python
- Domain
- performance
- Issue type
- Performance
- Prerequisites
- Python