andymanic / PresentMonLauncher

Launcher made for PresentMon to make it easier to use.
MIT License
23 stars 4 forks source link

Completely rewrote the bencher #3

Closed FelixBrakel closed 8 years ago

FelixBrakel commented 8 years ago

Rewrote the PresentMonBencher.py to be OOP. Along with the rewrite the following was added: -Easy commandline menu navigation -Funcionality to extract and generate the frametimes and framerates from the benchmark file -logging to csv files(multiple benchmarks can be logged to the same file, the program formats them neatly)

When I was about to create this pull request I noticed you already rewrote the bencher. I figured this program might still come in handy as it has some functionality your program does not yet have, it does however not have a GUI or support for any other install directory than C:\PresentMonLauncher

I'll let you decide what to do with this code, just let me know if there is anything I need to add if you were to decide to include it.

andymanic commented 8 years ago

Hey! Thank you for this - I'll take a look to see what's possible to implement/improve with the current re-written version and get back to you!

h0rnman commented 8 years ago

No longer needed, this is part of master now - closing