Improved performance

This commit is contained in:
2024-03-14 15:11:00 +01:00
parent 1e4161de0c
commit d89859010b
4 changed files with 27 additions and 22 deletions

View File

@ -50,11 +50,11 @@ coverage: 100.0% of statements
## Benchmarks
```
BenchmarkStatic/#00-12 33616044 33.82 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/hello-12 26220148 43.75 ns/op 0 B/op 0 allocs/op
BenchmarkStatic/hello/world-12 19777713 58.89 ns/op 0 B/op 0 allocs/op
BenchmarkGitHub/gists/:id-12 20842587 56.36 ns/op 0 B/op 0 allocs/op
BenchmarkGitHub/repos/:a/:b-12 17875575 65.04 ns/op 0 B/op 0 allocs/op
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
```
## License