[docs/allocation_profiling.md] Remove tags.
This commit is contained in:
parent
f7ad50963b
commit
1668afb989
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Сперва нужно запустить бенчмарк с профайлером
|
||||
```
|
||||
✗ go test -v -run=^$ -bench=BenchmarkSprintf -tags private,solution -memprofile=mem.out ./varfmt/...
|
||||
✗ go test -v -run=^$ -bench=BenchmarkSprintf -memprofile=mem.out ./varfmt/...
|
||||
goos: linux
|
||||
goarch: amd64
|
||||
pkg: gitlab.com/slon/shad-go/varfmt
|
||||
|
|
Loading…
Reference in a new issue