CodSpeedHQ / pytest-codspeed

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

feat: support callgraph generation #8

Closed art049 closed 1 year ago

art049 commented 1 year ago
codspeed-hq[bot] commented 1 year ago

CodSpeed Performance Report

Merging #8 will degrade performances by 36.95%

Comparing feat/support-callgraph-generation (fc4fbad) with master (22f3fad)

Summary

โŒ 5 regressions

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master feat/support-callgraph-generation Change
โŒ test_iterative_fibo_10 31.9 ยตs 45.6 ยตs -30.11%
โŒ test_recursive_fibo_10 325.9 ยตs 515 ยตs -36.72%
โŒ test_recursive_fibo_20 38.2 ms 60.6 ms -36.95%
โŒ test_recursive_cached_fibo_10 86.5 ยตs 113.6 ยตs -23.82%
โŒ test_recursive_cached_fibo_100 677.6 ยตs 887.1 ยตs -23.61%