Updated benchmarks
This commit is contained in:
parent
3c192d74e7
commit
00bab0323b
1 changed files with 2 additions and 2 deletions
|
@ -18,6 +18,6 @@ router.Add("GET", "/world", "World")
|
||||||
Requesting every single route in [github.txt](testdata/github.txt):
|
Requesting every single route in [github.txt](testdata/github.txt):
|
||||||
|
|
||||||
```
|
```
|
||||||
BenchmarkLookup-12 30147 39105 ns/op 19488 B/op 337 allocs/op
|
BenchmarkLookup-12 33210 36134 ns/op 19488 B/op 337 allocs/op
|
||||||
BenchmarkLookupNoAlloc-12 85166 14411 ns/op 0 B/op 0 allocs/op
|
BenchmarkLookupNoAlloc-12 103437 11331 ns/op 0 B/op 0 allocs/op
|
||||||
```
|
```
|
Loading…
Add table
Add a link
Reference in a new issue