You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It supports arbitrary kinds of metrics so it should be able to store and detect performance regressions in all of the use cases that you listed above.
I've also compiled a list of prior art, so if you want to see what some other programming languages have done to track their performance that may also be useful: https://bencher.dev/docs/reference/prior-art
delasy
changed the title
benchmarks page to track down compilation speed
benchmarks page to track compilation speed
Apr 17, 2023
@epompeii wow your solution looks awesome! Though I need one-page solution that can integrate with existing CI server I have. Also one of requirements is to support The programming language, which I don't think you have plans to support.
If anything of above changes please let me know, I will reconsider my decision!
Bencher should be able to support The Programming Language as is. The benchmark output would just need to be in the expected JSON format: https://bencher.dev/docs/explanation/adapters
Features needed:
[skip ci]
Tests:
The text was updated successfully, but these errors were encountered: