perf: add benchmarks (#5)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -23,3 +23,9 @@ coverage.out
|
||||
# GoReleaser
|
||||
/dist/
|
||||
|
||||
# Benchmark results
|
||||
/benchmarks/
|
||||
*.prof
|
||||
cpu.out
|
||||
mem.out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user