Implemented inline code

This commit is contained in:
Eduard Urbach 2024-04-02 19:13:28 +02:00
parent 23cc832e9c
commit a89e2c5857
Signed by: akyoto
GPG key ID: 49226B848C78F6C8
3 changed files with 22 additions and 3 deletions

View file

@ -43,9 +43,9 @@ coverage: 100.0% of statements
## Benchmarks
```
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
BenchmarkSmall-12 8495775 140.9 ns/op 32 B/op 1 allocs/op
BenchmarkMedium-12 729133 1457 ns/op 512 B/op 1 allocs/op
BenchmarkLarge-12 293284 3831 ns/op 2560 B/op 2 allocs/op
```
## License