Skip to content

Commit

Permalink
update hardware in benchmark report
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-laties committed Jan 13, 2019
1 parent cf9e3e9 commit ad5185a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,15 @@ It's not unreasonable to want more performance from your logging framework, but
`gokit-zap` allows you to adopt `zap` under the hood while still offering the `go-kit/log` interface, allowing for immediate performance benefits while one transitions to `zap` completely.

## Benchmarks
Ran on MacOS 10.14.2

```
# sysctl -n machdep.cpu.brand_string
Intel(R) Core(TM) i5-8500B CPU @ 3.00GHz
# sysctl hw.memsize
hw.memsize: 8589934592
# make benchmark
PASS
ok github.com/alex-laties/gokitzap 0.011s
Expand Down

0 comments on commit ad5185a

Please sign in to comment.