fetch_ml/scripts/benchmarks
Jeremie Fraeys f4cce2f610
feat(scripts/benchmarks): add Rust native library benchmark support
Extend local benchmark runner to support Rust native libraries:

- Rename Step 1b native -> Step 1b C++ native for clarity

- Add Step 1c for Rust native library benchmarks via cargo bench

- Check for native_rust/target/release/libqueue_index.{dylib,so}

- Separate result files: native_cpp_benchmark_results.txt vs native_rust_benchmark_results.txt

- Updated summary output to show both C++ and Rust benchmark availability
2026-03-23 15:20:14 -04:00
..
run-benchmarks-local.sh feat(scripts/benchmarks): add Rust native library benchmark support 2026-03-23 15:20:14 -04:00
track-performance.sh chore(build): update build system, Dockerfiles, and dependencies 2026-03-08 13:03:48 -04:00