Automatic benchmarking #3361
arthuro555
started this conversation in
Enhancement ideas (and their technical discussions)
Replies: 1 comment
-
Totally, I would be very interested to have this. Not sure what are the best practices, I'v seen things like a table like this: https://fast.vlang.io/ Would be great to surface somewhere the existing benchmarks :) |
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
-
I think it would be great to have some automatic benchmarks run via the CI on every PR and master commit, with comparisons to the latest commit on master that isn't the one being benchmarked.
This would allow to spot performance regressions early, and to help evaluate the impact of some optimizations.
Beta Was this translation helpful? Give feedback.
All reactions