ruvector/benchmarks
Claude c46dc4aae2
feat(bench): Replace simulated Python benchmarks with real Rust benchmarks
- Delete fake qdrant_vs_ruvector_benchmark.py that used simulated data
- Add real Criterion benchmarks in benches/real_benchmark.rs
- Measure actual performance: distance ops, quantization, insert, search
- Real numbers: 16M cosine ops/sec, 2.5K searches/sec on 10K vectors
2025-12-09 00:10:04 +00:00
..
docs docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
graph docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
src docs: Reorganize documentation and add postgres README 2025-12-02 16:45:44 +00:00
.dockerignore Implement global streaming optimization for 500M concurrent streams 2025-11-20 18:51:26 +00:00
.gitignore Implement global streaming optimization for 500M concurrent streams 2025-11-20 18:51:26 +00:00
Dockerfile Implement global streaming optimization for 500M concurrent streams 2025-11-20 18:51:26 +00:00
package.json feat: Add Neo4j-compatible hypergraph database package (ruvector-graph) 2025-11-25 23:11:54 +00:00
setup.sh Implement global streaming optimization for 500M concurrent streams 2025-11-20 18:51:26 +00:00
visualization-dashboard.html Implement global streaming optimization for 500M concurrent streams 2025-11-20 18:51:26 +00:00