Track performance of core functions #185
corasaurus-hex
started this conversation in
Ideas
Replies: 1 comment
-
Moving this to a discussion / idea until we have a concrete plan how to do it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
It would be nice if we could track performance of core functions across releases/commits in order to prevent performance regressions and more easily test performance improvements. I know some languages do this with rather elaborate suites but even something simple to easily compare performance would be great.
I've used https://benchmarkjs.com/ to do testing in Clava locally but I don't know what else is out there.
Beta Was this translation helpful? Give feedback.
All reactions