Skip to content

Commit ee648b7

Browse files
committed
Add summary scripts for vector index build and search benchmarks
- Introduced `summarize_11_vector_index_build_matrix.sh` to summarize results from vector index build benchmarks, generating JSON and Markdown summary files. - Introduced `summarize_12_vector_search_matrix.sh` to summarize results from vector search benchmarks, generating JSON and Markdown summary files. - Both scripts include functionality to handle datasets, extract parameters, and format metrics for better readability.
1 parent b5c68ef commit ee648b7

67 files changed

Lines changed: 125768 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bindings/python/examples/07_stackoverflow_tables_oltp.py

Lines changed: 1988 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/08_stackoverflow_tables_olap.py

Lines changed: 2073 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/09_stackoverflow_graph_oltp.py

Lines changed: 4116 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/10_stackoverflow_graph_olap.py

Lines changed: 2950 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/11_vector_index_build.py

Lines changed: 2140 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/12_vector_search.py

Lines changed: 2389 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/13_stackoverflow_hybrid_queries.py

Lines changed: 1943 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/benchmark_results/summary_07_tables_oltp_stackoverflow_large.json

Lines changed: 3583 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/benchmark_results/summary_07_tables_oltp_stackoverflow_large.md

Lines changed: 381 additions & 0 deletions
Large diffs are not rendered by default.

bindings/python/examples/benchmark_results/summary_07_tables_oltp_stackoverflow_medium.json

Lines changed: 4493 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)