Improved performance

This commit is contained in:
2024-04-02 11:50:37 +02:00
parent 09245c5e92
commit 68111da0a2
2 changed files with 5 additions and 4 deletions

View File

@ -43,9 +43,9 @@ coverage: 100.0% of statements
## Benchmarks
```
BenchmarkSmall-12 7223979 164.2 ns/op 64 B/op 2 allocs/op
BenchmarkMedium-12 832531 1310 ns/op 992 B/op 2 allocs/op
BenchmarkLarge-12 295946 3732 ns/op 3712 B/op 3 allocs/op
BenchmarkSmall-12 8899971 131.5 ns/op 32 B/op 1 allocs/op
BenchmarkMedium-12 980007 1217 ns/op 512 B/op 1 allocs/op
BenchmarkLarge-12 315229 3554 ns/op 2560 B/op 2 allocs/op
```
## License