rs / zerolog

Zero Allocation JSON Logger
MIT License
10.4k stars 567 forks source link

Add golang 1.21 slog to Benchmarks section #577

Closed sruehl closed 1 year ago

sruehl commented 1 year ago

Now that golang 1.21 has been released with the all new slog it would be good to update the Benchmarks section to compare to the builtin golang structured logger.

sruehl commented 1 year ago

as a side note: The link to logbench seems to be dead. image image

sruehl commented 1 year ago

Related issue: https://github.com/rs/zerolog/issues/571

rs commented 1 year ago

I fixed the URL, thanks for the heads up. You can send a PR to https://github.com/rs/logbench