Evgeny
Results
5
comments of
Evgeny
That would be good.
`go test -bench=. -benchmem ./...` don't work only on `PowerShell`. On `cmd` it work right. It's strange.
It's PowerShell error. https://github.com/golang/go/issues/43179 https://github.com/PowerShell/PowerShell/issues/6291 `go test -bench . -benchmem ./...` work on PowerShell.
Now there is no such possibility. I'll think about it.