winstonjs/winston

[Feature Request]: Add benchmark tests

Open

#2,096 opened on Mar 23, 2022

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

Repository metrics

Stars
 (21,967 stars)
PR merge metrics
 (Avg merge 68d 4h) (9 merged PRs in 30d)

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