concat test

This commit is contained in:
2024-09-03 23:07:15 +03:00
parent 7c1911bbda
commit c577804946
4 changed files with 45 additions and 15 deletions

View File

@@ -1,2 +1,2 @@
go test -cpuprofile=profile.out -bench=BenchmarkSinglePixel &&
go test -cpuprofile=profile.out -bench=$1 &&
go tool pprof -text profile.out