I made an alternative building and benchmarking tool #786
sonicrules1234
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote an alternative to the npm and makefile building and benchmarking in rust. It can output in html, csv, json, and to the terminal with a properly lined up table. The nice thing is that it can save the benchmarking data to output different formats of reports later. There's more features, but I won't get into them now.
I'm looking for people to test this on their computers so I can fix any bugs I missed. There are x86_64/amd64 and aarch64/arm64 binaries in the release section.
https://github.com/sonicrules1234/plummerprimes
It can also output in (hopefully) compatible json for PrimeView.
Beta Was this translation helpful? Give feedback.
All reactions