Skip to content

Instantly share code, notes, and snippets.

@indexzero
Created September 27, 2017 05:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indexzero/659f81b722b6419134f6b56fab5d7b59 to your computer and use it in GitHub Desktop.
Save indexzero/659f81b722b6419134f6b56fab5d7b59 to your computer and use it in GitHub Desktop.
winston@3 gets very close to pino
Benchmark: ""pino"" is the fastest.
- winston1 faster than winston2 by 1.1696
- winston3 faster than winston1 by 1.5686
- bunyan faster than winston1 by 1.0245
- pino faster than winston1 by 1.8904
- winston3 faster than winston2 by 1.8347
- bunyan faster than winston2 by 1.1983
- pino faster than winston2 by 2.2109
- winston3 faster than bunyan by 1.5311
- pino faster than winston3 by 1.2051
- pino faster than bunyan by 1.8451
@Limess
Copy link

Limess commented Jun 19, 2018

Do you have a link to a methodology and runnable benchmark for these results? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment