lincolnloop / python-package-manager-shootout

Benchmarking various Python package managers
https://lincolnloop.github.io/python-package-manager-shootout/
MIT License
44 stars 10 forks source link

Current visualization with max value #12

Closed oz123 closed 1 year ago

oz123 commented 1 year ago

Hi, The current visualization using the same y-axis for all graphs results in a way too big scale for most graphs . This in turn makes differences seems negligent. Will you accept a PR for changing this?

ipmb commented 1 year ago

There was some discussion on this in #11. Since then, it looks like Poetry's performance has degraded significantly, making this more of a permanent issue. I'd be open to a PR that scales each graph independently.

oz123 commented 1 year ago

The graphs are OK again, since poetry is doing much better again.