CodSpeedHQ / codspeed-node

Node.js libraries to create CodSpeed benchmarks
https://codspeed.io
Apache License 2.0
11 stars 2 forks source link

feat: integrate db plugins #5

Closed art049 closed 7 months ago

art049 commented 1 year ago

TODO:

codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #5 will degrade performances by 31.81%

Comparing feat/integrate-database-plugin (85bd41d) with main (9c3d572)

Summary

⚡ 1 improvements ❌ 1 (👁 1) regressions ✅ 62 untouched benchmarks

Benchmarks breakdown

Benchmark main feat/integrate-database-plugin Change
👁 test async baz 100 1.2 ms 1.7 ms -31.81%
test async baz 10 2.2 ms 1.4 ms +51.34%
adriencaccia commented 7 months ago

Done in #22