diff --git a/README.md b/README.md index 3c61661..9610d35 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The zerolog package provides a fast and simple logger dedicated to JSON output. ## 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