20 Apr 2018, 18:55

Hey,

I've decided to relax a bit with what i'd call necessary development vs pleasure development. So, as there are new boards we may support (the first one who talks about pi3b+ is banned for 25 generations !), or just to "compare" already existing boards, i'd like to write a script that would help benchmark all that.

Here are the different goals I'd like to achieve:

  • get a "score" about how easily the board could emulate
  • add some "bonus multipliers" that would show how good the card performed

What I can monitor for now:

  • CPU% used
  • number of frames expected, number of frames dropped (therefore the number of frames rendered)

This is exclusively with Retroarch !

Any suggestions are welcome ! How you can contribute:

  • suggest roms (and eventually savestates where it runs bad)
  • anything else you'd find revelant to monitor
  • help with maths if you think my logic is stupid

The script is yet very simple for now : you specify the core name and the rom, then the script will ask RA to run 600 frames (can be changed), and I will get a few results from that run that can help bench and rank each board.

pinging @voljega @gaetan @gkralicek2 @noktambule @supernature2k @OyyoDams to have people read here at least 😄