uv/crates/bench
Ibraheem Ahmed 0d2f3fc4e4
Add airflow benchmark (#3643)
## Summary

This seems to be one of the most consistent benchmark cases we have in
terms of standard deviation:
```
➜  hyperfine "target/profiling/main pip compile scripts/requirements/airflow.in" --runs 200
Benchmark 1: target/profiling/main pip compile scripts/requirements/airflow.in
  Time (mean ± σ):     292.6 ms ±   6.6 ms    [User: 414.1 ms, System: 194.2 ms]
  Range (min … max):   282.7 ms … 320.1 ms    200 runs
```

For smaller benchmarks, scispacy and dtlssocket seem to be a bit more
consistent than our current jupyter benchmark, but it hasn't given us
any problems so I'll leave it for now.
2024-05-23 13:25:54 -04:00
..
benches Add airflow benchmark (#3643) 2024-05-23 13:25:54 -04:00
inputs distribution-filename: speed up is_compatible (#367) 2023-11-09 09:01:03 -05:00
src Run resolve/install benchmarks in ci (#3281) 2024-04-30 13:39:42 -04:00
Cargo.toml Add airflow benchmark (#3643) 2024-05-23 13:25:54 -04:00