This commit is contained in:
Jacek Glen 2024-04-25 16:20:09 +02:00
parent e374cb5a12
commit 359bda81be

View file

@ -154,7 +154,6 @@ func BenchmarkBytecodeExecutionNonModyfing(b *testing.B) {
}
func runBenchmark(samples int) {
if csv {
fmt.Println("SampleId, ops, ns/op, mem allocs/op, mem bytes/op")
} else {