- add benchmark - add profiling and trace
Benchmark
go benchmark
Start your server
go run cmd/server/main.go
Run your tests
go test -race -v --bench ./. --benchmem ./benchmark
Description
Languages
Go
94.8%
Makefile
3.4%
Dockerfile
1.8%