Updated benchmarks
This commit is contained in:
parent
e8b332c90a
commit
9676708199
@ -18,6 +18,6 @@ router.Add("GET", "/world", "World")
|
||||
Requesting every single route in [github.txt](testdata/github.txt):
|
||||
|
||||
```
|
||||
BenchmarkLookup-12 30147 39105 ns/op 19488 B/op 337 allocs/op
|
||||
BenchmarkLookupNoAlloc-12 85166 14411 ns/op 0 B/op 0 allocs/op
|
||||
BenchmarkLookup-12 33210 36134 ns/op 19488 B/op 337 allocs/op
|
||||
BenchmarkLookupNoAlloc-12 103437 11331 ns/op 0 B/op 0 allocs/op
|
||||
```
|
Loading…
Reference in New Issue
Block a user