airspeed-velocity / asv

Airspeed Velocity: A simple Python benchmarking tool with web-based reporting
https://asv.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
845 stars 177 forks source link

"Change" column not populated when running `asv compare` #1414

Open philipc2 opened 3 days ago

philipc2 commented 3 days ago

Is the "Change" column supposed to be blank when running asv compare? I was under the impression that this would include the difference in the benchmark values between the two results.

Below is a screenshot of a couple entries from when I ran asv compare.

image

Here is the full output: https://github.com/UXARRAY/uxarray/pull/831#issuecomment-2201583704