CodSpeedHQ / pytest-codspeed

Pytest plugin to create CodSpeed benchmarks
https://codspeed.io
MIT License
53 stars 6 forks source link

Don't override pytest's default protocol #32

Open kenodegard opened 5 months ago

kenodegard commented 5 months ago

Another alternative to #25

This time we leave original implementation as is and rather correct the implementation to not override the default protocol.

codspeed-hq[bot] commented 5 months ago

CodSpeed Performance Report

Merging #32 will not alter performance

Comparing kenodegard:fix-outerr-redirects-alternative2 (20319bb) with master (90e639b)

Summary

✅ 5 untouched benchmarks

kenodegard commented 1 month ago

@art049 @adriencaccia ping

anything I can do here to help move this along?