Edit README
This commit is contained in:
parent
15cae79f78
commit
5409743185
|
@ -12,7 +12,7 @@ The zerolog package provides a fast and simple logger dedicated to JSON output.
|
||||||
|
|
||||||
## Benchmark
|
## Benchmark
|
||||||
|
|
||||||
All operations are allocation free:
|
All operations are allocation free (those numbers *include* JSON encoding):
|
||||||
|
|
||||||
```
|
```
|
||||||
BenchmarkLogEmpty-8 50000000 22 ns/op 0 B/op 0 allocs/op
|
BenchmarkLogEmpty-8 50000000 22 ns/op 0 B/op 0 allocs/op
|
||||||
|
|
Loading…
Reference in New Issue