You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor scripts for vector index and search matrix summarization
- Updated dataset and resource configurations in `run_11_vector_index_build_matrix.sh` and `run_12_vector_search_matrix.sh` to use larger datasets and increased resource limits.
- Introduced normalization functions for run labels in multiple scripts to ensure consistent labeling across runs.
- Enhanced summary scripts (`summarize_07_tables_oltp_matrix.sh`, `summarize_08_tables_olap_matrix.sh`, `summarize_09_graph_oltp_matrix.sh`, `summarize_10_graph_olap_matrix.sh`, `summarize_11_vector_index_build_matrix.sh`, `summarize_12_vector_search_matrix.sh`) to include additional metrics and improve data handling.
- Implemented new functions for handling hash groups and row counts in OLAP summary scripts to facilitate better reporting of cross-DB comparisons.
- Improved error handling and directory management in disk usage calculations.
0 commit comments