jcompiler icon indicating copy to clipboard operation
jcompiler copied to clipboard

Detect performance regressions of both the compiler and compiled binaries duirng builds.

Open mattjquinn opened this issue 5 years ago • 0 comments

Use criterion's comparison feature to compare benchmarks with the previous commit; if a performance decrease occurs, the build should fail.

mattjquinn avatar Mar 31 '19 11:03 mattjquinn