https://github.com/rs/logbench
Golang logging library benchmarks
https://github.com/rs/logbench
benchmark golang logging logrus zap zerolog
Last synced: about 1 month ago
JSON representation
Golang logging library benchmarks
- Host: GitHub
- URL: https://github.com/rs/logbench
- Owner: rs
- License: mit
- Created: 2018-05-09T11:25:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-15T16:07:13.000Z (almost 2 years ago)
- Last Synced: 2025-03-28T21:02:35.642Z (about 2 months ago)
- Topics: benchmark, golang, logging, logrus, zap, zerolog
- Language: Go
- Homepage: http://hackemist.com/logbench
- Size: 236 KB
- Stars: 69
- Watchers: 2
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Logbench
Logbench is a comparison of benchmarks of various Golang logging libraries.
See [results here](http://bench.zerolog.io).