winstonjs/winston

[Feature Request]: Add benchmark tests

Open

#2 096 ouverte le 23 mars 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)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/

Guide contributeur