Rome is http router for golang
$ go test -bench Benchmark_Router -run NONE
PASS
Benchmark_RouterParam1-8 2000000 773 ns/op 144 B/op 3 allocs/op
Benchmark_RouterParam5-8 1000000 1405 ns/op 272 B/op 3 allocs/op
ok github.com/ToQoz/rome 3.749s