Improved performance

This commit is contained in:
2024-03-14 19:22:39 +01:00
parent d89859010b
commit 8f135c1dcd
3 changed files with 10 additions and 7 deletions

View File

@ -50,11 +50,11 @@ coverage: 100.0% of statements
## Benchmarks
```
BenchmarkStatic/#00-12 34975490 33.63 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/hello-12 26550235 44.20 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/hello/world-12 20356144 59.08 ns/op 0 B/op 0 allocs/op
BenchmarkGitHub/gists/:id-12 21693214 54.80 ns/op 0 B/op 0 allocs/op
BenchmarkGitHub/repos/:a/:b-12 18118347 65.33 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/#00-12 36761953 31.12 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/hello-12 28145253 41.21 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/hello/world-12 21206058 55.10 ns/op 0 B/op 0 allocs/op
BenchmarkGitHub/gists/:id-12 21452644 52.65 ns/op 0 B/op 0 allocs/op
BenchmarkGitHub/repos/:a/:b-12 17888092 61.59 ns/op 0 B/op 0 allocs/op
```
## License