From 54097431850e9312211b0e4e3f34696adcaf805a Mon Sep 17 00:00:00 2001 From: Olivier Poitrey Date: Tue, 16 May 2017 23:06:42 -0700 Subject: [PATCH] Edit README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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