winstonjs/winston

[Feature Request]: Add benchmark tests

Open

#2096 opened on Mar 23, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (21,967 stars) (1,789 forks)batch import
Feature RequestGroomedHelp Wanted

Description

🔎 Search Terms

Performance, Benchmarks, Analysis

The vision

Add a suite of tests that can be used to make more informed decisions regarding the performance impact of proposed changes, as well as a means of determining the least optimized implementations in the current state of Winston

Use case

No response

Additional information

Example implementation: https://github.com/pinojs/pino/blob/master/benchmarks/

Contributor guide