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
|
||
|---|---|---|
| .. | ||
| run-benchmarks-local.sh | ||
| track-performance.sh | ||