SciTools / iris

A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data
https://scitools-iris.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
635 stars 284 forks source link

Performance Shift(s): `b82be80f` #4642

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Benchmark comparison has identified performance shifts at commit b82be80f (#4637). Please review the report below and take corrective/congratulatory action as appropriate :slightly_smiling_face:

Performance shift report ``` before after ratio [3ee7c56b] [b82be80f]
+ 1.90±0.3μs 2.35±0.2μs 1.24 experimental.ugrid.MeshCoordLazy.time_return(6) ```

Generated by GHA run 1995568883

trexfeathers commented 2 years ago

time_return() benchmarks need to go, they make no sense. BTW 1 micro-second means ASV has run practically nothing in the benchmark.