Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W _ __init__() (AMPLab method), [1] (AnonymizationConfig method) (AnonymizationManager method) (BaseBenchmark method), [1] (BenchmarkDataValidator method) (BenchmarkResults method) (BigQueryAdapter method) (ClickBench method), [1] (ClickHouseAdapter method) (CloudPathAdapter method) (CoffeeShop method) (DatabricksAdapter method) (DataFusionAdapter method) (DataValidationResult method) (DuckDBAdapter method) (ExecutionPhases method) (H2ODB method), [1] (JoinOrder method), [1] (PerformanceHistory method) (PerformanceMonitor method) (PerformanceRegressionAlert method) (PerformanceSnapshot method) (PerformanceTracker method) (QueryTiming method) (ReadPrimitives method), [1] (RedshiftAdapter method) (ResultExporter method) (SnowflakeAdapter method) (SQLiteAdapter method) (SSB method), [1] (SystemInfo method) (TableExpectation method) (TimingAnalyzer method) (TimingCollector method) (TimingStats method) (TPCDI method), [1] (TPCDS method), [1] (TPCH method), [1] (TPCHavoc method) (WritePrimitives method) __post_init__() (QueryTiming method) __str__() (CloudPathAdapter method) __truediv__() (CloudPathAdapter method) _generate_with_cloud_upload() _handle_cloud_or_local_generation() _is_cloud_output() A add_cli_arguments() (BigQueryAdapter static method) (DatabricksAdapter static method) (DataFusionAdapter static method) (DuckDBAdapter static method) (RedshiftAdapter static method) (SnowflakeAdapter static method) (SQLiteAdapter static method) allow_zero_rows (TableExpectation attribute) allowed_path_prefixes (AnonymizationConfig attribute) AMPLab (class in benchbox.amplab), [1] analyze_query_performance() (TimingAnalyzer method) analyze_table() (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) analyze_tables() (DuckDBAdapter method) AnonymizationConfig (class in benchbox.core.results.anonymization) AnonymizationManager (class in benchbox.core.results.anonymization) anonymize_execution_metadata() (AnonymizationManager method) anonymize_hostnames (AnonymizationConfig attribute) anonymize_paths (AnonymizationConfig attribute) anonymize_query_metadata() (AnonymizationManager method) anonymize_system_profile() (AnonymizationManager method) anonymize_usernames (AnonymizationConfig attribute) anonymous_machine_id (BenchmarkResults attribute) apply_constraint_configuration() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_platform_optimizations() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_table_tunings() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_unified_tuning() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) apply_verbosity() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) architecture (SystemInfo attribute) available_memory_gb (SystemInfo attribute) average_query_time (BenchmarkResults attribute) avg_plan_capture_overhead_pct (BenchmarkResults attribute) B BaseBenchmark (class in benchbox.base), [1] baseline (PerformanceRegressionAlert attribute) benchbox.amplab module benchbox.base module benchbox.clickbench module benchbox.coffeeshop module benchbox.h2odb module benchbox.joinorder module benchbox.read_primitives module benchbox.ssb module benchbox.tpcdi module benchbox.tpcds module benchbox.tpch module benchbox.tpchavoc module benchmark_id (BenchmarkResults property) benchmark_name (AMPLab property) (BaseBenchmark attribute) (BaseBenchmark property), [1] (BenchmarkResults attribute) (ClickBench property) (H2ODB property) (JoinOrder property) (ReadPrimitives property) (SSB property) (TPCDI property) (TPCDS property) (TPCH property) (WritePrimitives property) benchmark_version (BenchmarkResults attribute) BenchmarkDataValidator (class in benchbox.utils.data_validation) BenchmarkResults (class in benchbox.core.results.models) BigQueryAdapter (class in benchbox.platforms.bigquery) build_matrix_summary() (in module benchbox.utils.dependency_validation) bytes_per_second (QueryTiming attribute) bytes_processed (QueryTiming attribute) C calculate_official_metrics() (TPCDI method), [1] change_percent (PerformanceRegressionAlert attribute) check_database_exists() (DataFusionAdapter method) check_server_database_exists() (BigQueryAdapter method) (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) clear_completed_timings() (TimingCollector method) ClickBench (class in benchbox.clickbench), [1] ClickHouseAdapter (class in benchbox.platforms.clickhouse) close_connection() (BigQueryAdapter method) (DatabricksAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) CloudPathAdapter (class in benchbox.utils.cloud_storage) CloudStorageGeneratorMixin (class in benchbox.utils.cloud_storage) CoffeeShop (class in benchbox.coffeeshop) compare_query_performance() (TimingAnalyzer method) compare_results() (ResultExporter method) concurrency_level (BenchmarkResults attribute) configure_for_benchmark() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) connection_id (QueryTiming attribute) cost_summary (BenchmarkResults attribute) count (TimingStats attribute) counters (PerformanceSnapshot attribute) cpu_cores (SystemInfo attribute) cpu_model (SystemInfo attribute) cpu_time (QueryTiming attribute) create_connection() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) create_enhanced_benchmark_result() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) create_path_handler() (in module benchbox.utils.cloud_storage) create_schema() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) (TPCDI method), [1] current (PerformanceRegressionAlert attribute) custom_sanitizers (AnonymizationConfig attribute) D data_loading_time (BenchmarkResults attribute) data_size_mb (BenchmarkResults attribute) database_name (BenchmarkResults attribute) DatabricksAdapter (class in benchbox.platforms.databricks) DataFusionAdapter (class in benchbox.platforms.datafusion) DataValidationResult (class in benchbox.utils.data_validation) detect_anomalies() (PerformanceTracker method) direction (PerformanceRegressionAlert attribute) display_results() (in module benchbox.core.results.display) driver_auto_install (BenchmarkResults attribute) driver_package (BenchmarkResults attribute) driver_version_requested (BenchmarkResults attribute) driver_version_resolved (BenchmarkResults attribute) drop_database() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) DuckDBAdapter (class in benchbox.platforms.duckdb) duration_seconds (BenchmarkResults attribute) E ensure_cloud_directory() (in module benchbox.utils.cloud_storage) error_message (QueryTiming attribute) etl_mode (TPCDI property), [1] execute_operation() (WritePrimitives method) execute_query() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (ReadPrimitives method), [1] (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) (TPCDI method), [1] execution_id (BenchmarkResults attribute) execution_metadata (BenchmarkResults attribute) execution_only_time (QueryTiming attribute) execution_phases (BenchmarkResults attribute) execution_sequence (QueryTiming attribute) execution_time (QueryTiming attribute) ExecutionPhases (class in benchbox.core.results.models) exists() (CloudPathAdapter method) expected_files (TableExpectation attribute) expected_rows (TableExpectation attribute) export_comparison_report() (ResultExporter method) export_result() (ResultExporter method) export_variant_queries() (TPCHavoc method) EXPORTER_NAME (ResultExporter attribute) F failed_queries (BenchmarkResults attribute) fetch_time (QueryTiming attribute) file_size_info (DataValidationResult attribute) format_benchmark_name() (in module benchbox.utils.scale_factor) format_cloud_usage_guide() (in module benchbox.utils.cloud_storage) format_data_directory() (in module benchbox.utils.scale_factor) format_results() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) format_scale_factor() (in module benchbox.utils.scale_factor) format_schema_name() (in module benchbox.utils.scale_factor) from_config() (BigQueryAdapter class method) (DatabricksAdapter class method) (DataFusionAdapter class method) (DuckDBAdapter class method) (RedshiftAdapter class method) (SnowflakeAdapter class method) (SQLiteAdapter class method) G gauges (PerformanceSnapshot attribute) generate_data() (AMPLab method), [1] (BaseBenchmark method), [1], [2] (ClickBench method), [1] (CoffeeShop method) (H2ODB method), [1] (JoinOrder method), [1] (ReadPrimitives method), [1] (SSB method), [1] (TPCDI method), [1] (TPCDS method), [1] (TPCH method), [1] (TPCHavoc method) (WritePrimitives method) generate_source_data() (TPCDI method), [1] generate_streams() (TPCDS method), [1] (TPCH method), [1] generate_table_data() (TPCDS method), [1] generate_tuning_clause() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) generator (TPCDS property), [1] geometric_mean_execution_time (BenchmarkResults attribute) get_all_operations() (WritePrimitives method) get_all_streams_info() (TPCDS method), [1] (TPCH method), [1] get_all_variants() (TPCHavoc method) get_all_variants_info() (TPCHavoc method) get_anonymous_machine_id() (AnonymizationManager method) get_available_queries() (TPCDS method), [1] get_available_tables() (TPCDS method), [1] get_basic_statistics() (TimingAnalyzer method) get_benchmark_info() (ReadPrimitives method), [1] (TPCDS method), [1] (TPCHavoc method) (WritePrimitives method) get_cloud_path_info() (in module benchbox.utils.cloud_storage) get_completed_timings() (TimingCollector method) get_counter() (PerformanceMonitor method) get_cpu_info() (in module benchbox.utils.system_info) get_create_tables_sql(), [1], [2], [3] (AMPLab method), [1] (ClickBench method), [1] (CoffeeShop method) (H2ODB method), [1] (JoinOrder method), [1] (ReadPrimitives method), [1] (SSB method), [1] (TPCDI method), [1] (TPCDS method), [1] (TPCH method), [1] (TPCHavoc method) (WritePrimitives method) get_data_source_benchmark() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) get_database_path() (DuckDBAdapter method) (SQLiteAdapter method) get_dimension_tables() get_estimated_data_size() get_etl_status() (TPCDI method), [1] get_implemented_queries() (TPCHavoc method) get_memory_info() (in module benchbox.utils.system_info) get_operation() (WritePrimitives method) get_operation_categories() (WritePrimitives method) get_operations_by_category() (WritePrimitives method) get_percentiles() (TimingAnalyzer method) get_platform_info() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) get_queries(), [1], [2], [3] (AMPLab method), [1] (BaseBenchmark method), [1], [2] (ClickBench method), [1] (CoffeeShop method) (H2ODB method), [1] (JoinOrder method), [1] (ReadPrimitives method), [1] (SSB method), [1] (TPCDI method), [1] (TPCDS method), [1] (TPCH method), [1] (TPCHavoc method) (WritePrimitives method) get_queries_by_category() (ReadPrimitives method), [1] (WritePrimitives method) get_queries_by_complexity() get_queries_by_pattern() get_query(), [1], [2], [3] (AMPLab method), [1] (BaseBenchmark method), [1], [2] (ClickBench method), [1] (CoffeeShop method) (H2ODB method), [1] (JoinOrder method), [1] (ReadPrimitives method), [1] (SSB method), [1] (TPCDI method), [1] (TPCDS method), [1] (TPCH method), [1] (TPCHavoc method) (WritePrimitives method) get_query_categories() (ClickBench method), [1] (ReadPrimitives method), [1] get_query_count() get_query_ids() get_query_plan() (BigQueryAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) get_query_plan_parser() (DuckDBAdapter method) get_query_variant() (TPCHavoc method) get_relationship_tables() get_schema(), [1], [2], [3] (AMPLab method), [1] (ClickBench method), [1] (CoffeeShop method) (H2ODB method), [1] (JoinOrder method), [1] (ReadPrimitives method), [1] (SSB method), [1] (TPCDI method), [1] (TPCDS method), [1] (TPCH method), [1] (TPCHavoc method) (WritePrimitives method) get_stream_info() (TPCDS method), [1] (TPCH method), [1] get_system_info() (in module benchbox.utils.system_info) get_table_info() get_table_names() get_table_row_count() (BigQueryAdapter method) get_target_dialect() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) get_timing_summary() (TimingCollector method) get_trend() (PerformanceTracker method) get_variant_description() (TPCHavoc method) H H2ODB (class in benchbox.h2odb), [1] hostname (SystemInfo attribute) I identify_outliers() (TimingAnalyzer method) include_machine_id (AnonymizationConfig attribute) include_system_profile (AnonymizationConfig attribute) increment_counter() (PerformanceMonitor method) is_cloud_path() (in module benchbox.utils.cloud_storage) is_setup() (WritePrimitives method) issues (DataValidationResult attribute) J JoinOrder (class in benchbox.joinorder), [1] K KNOWN_INCOMPATIBLE_QUERIES (ClickHouseAdapter attribute) L list_results() (ResultExporter method) load_data() (BigQueryAdapter method) (DatabricksAdapter method) (DataFusionAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) (SQLiteAdapter method) (WritePrimitives method) load_data_to_database() (ReadPrimitives method), [1] (TPCDI method), [1] (TPCHavoc method) load_queries_from_directory() load_result_from_file() (ResultExporter method) log_debug_info() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_error_with_debug_info() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_operation_complete() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_operation_start() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_verbose() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_version_warning() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) log_very_verbose() (AMPLab method) (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) logger (AMPLab property) (ClickBench property) (H2ODB property) (JoinOrder property) (ReadPrimitives property) (SSB property) (TPCDI property) (TPCDS property) (TPCH property) (WritePrimitives property) M machine_id_salt (AnonymizationConfig attribute) maintenance_test (ExecutionPhases attribute) max_plan_capture_time_ms (BenchmarkResults attribute) maximum (TimingStats attribute) mean (TimingStats attribute) median (TimingStats attribute) memory_peak (QueryTiming attribute) metadata (PerformanceSnapshot attribute) metric (PerformanceRegressionAlert attribute) metric_history() (PerformanceHistory method) metrics_calculator (TPCDI property), [1] min_file_size (TableExpectation attribute) minimum (TimingStats attribute) missing_tables (DataValidationResult attribute) mkdir() (CloudPathAdapter method) module benchbox.amplab benchbox.base benchbox.clickbench benchbox.coffeeshop benchbox.h2odb benchbox.joinorder benchbox.read_primitives benchbox.ssb benchbox.tpcdi benchbox.tpcds benchbox.tpch benchbox.tpchavoc N name (CloudPathAdapter property) (TableExpectation attribute) normalize_dialect_for_sqlglot() (in module benchbox.utils.dialect_utils) O optimization_time (QueryTiming attribute) optimize_database() (TPCDI method), [1] optimize_table() (DatabricksAdapter method) os_name (SystemInfo attribute) os_version (SystemInfo attribute) output_dir (BaseBenchmark attribute) output_filename (BenchmarkResults attribute) P p90 (TimingStats attribute) p95 (TimingStats attribute) p99 (TimingStats attribute) parent (CloudPathAdapter property) parse_time (QueryTiming attribute) per_query_timings (BenchmarkResults attribute) performance_characteristics (BenchmarkResults attribute) performance_summary (BenchmarkResults attribute) PerformanceHistory (class in benchbox.monitoring.performance) PerformanceMonitor (class in benchbox.monitoring.performance) PerformanceRegressionAlert (class in benchbox.monitoring.performance) PerformanceSnapshot (class in benchbox.monitoring.performance) PerformanceTracker (class in benchbox.monitoring.performance) pii_patterns (AnonymizationConfig attribute) plan_capture_errors (BenchmarkResults attribute) plan_capture_failures (BenchmarkResults attribute) plan_comparison_summary (BenchmarkResults attribute) platform (BenchmarkResults attribute) platform_info (BenchmarkResults attribute) platform_metadata (BenchmarkResults attribute) platform_metrics (QueryTiming attribute) platform_name (BigQueryAdapter property) (DatabricksAdapter property) (DataFusionAdapter property) (DuckDBAdapter property) (RedshiftAdapter property) (SnowflakeAdapter property) (SQLiteAdapter property) power_at_size (BenchmarkResults attribute) power_test (ExecutionPhases attribute) print_validation_report() (BenchmarkDataValidator method) python_version (SystemInfo attribute) Q qphh_at_size (BenchmarkResults attribute) queries (TPCDS property), [1] query_definitions (BenchmarkResults attribute) query_id (QueryTiming attribute) query_name (QueryTiming attribute) query_plans_captured (BenchmarkResults attribute) query_results (BenchmarkResults attribute) query_subset (BenchmarkResults attribute) QueryTiming (class in benchbox.core.results.timing) quiet (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) R ReadPrimitives (class in benchbox.read_primitives), [1] record() (PerformanceHistory method) record_metric() (PerformanceTracker method) (TimingCollector method) record_timing() (PerformanceMonitor method) RedshiftAdapter (class in benchbox.platforms.redshift) remove_pii() (AnonymizationManager method) reset(), [1] (PerformanceMonitor method) (WritePrimitives method) resource_utilization (BenchmarkResults attribute) ResultExporter (class in benchbox.core.results.exporter) row_count_mismatches (DataValidationResult attribute) rows_per_second (QueryTiming attribute) rows_returned (QueryTiming attribute) run_benchmark() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method), [1] (SSB method) (TPCDI method), [1] (TPCDS method) (TPCH method) (TPCHavoc method) (WritePrimitives method) run_category_benchmark() (ReadPrimitives method), [1] run_data_validation() (TPCDI method), [1] run_etl_benchmark() (TPCDI method), [1] run_etl_pipeline() (TPCDI method), [1] run_full_benchmark() (TPCDI method), [1] run_maintenance_test() (SQLiteAdapter method) (TPCH method), [1] run_official_benchmark() (TPCH method), [1] run_power_test() (SQLiteAdapter method) (TPCH method), [1] run_query() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (TPCHavoc method) (WritePrimitives method) run_throughput_test() (SQLiteAdapter method) run_with_platform() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) S sanitize_path() (AnonymizationManager method) scale_factor (BaseBenchmark attribute) (BenchmarkResults attribute) schema_creation_time (BenchmarkResults attribute) schema_manager (TPCDI property), [1] set_gauge() (PerformanceMonitor method) set_metadata() (PerformanceMonitor method) setup (ExecutionPhases attribute) setup() (WritePrimitives method) setup_database() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method) (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) should_regenerate_data() (BenchmarkDataValidator method) show_results_summary() (ResultExporter method) snapshot() (PerformanceMonitor method) SnowflakeAdapter (class in benchbox.platforms.snowflake) SQLiteAdapter (class in benchbox.platforms.sqlite) SSB (class in benchbox.ssb), [1] status (QueryTiming attribute) successful_queries (BenchmarkResults attribute) summary() (PerformanceMonitor method) summary_metrics (BenchmarkResults attribute) supports_tuning_type() (BigQueryAdapter method) (DatabricksAdapter method) (DuckDBAdapter method) (RedshiftAdapter method) (SnowflakeAdapter method) system_profile (BenchmarkResults attribute) SystemInfo (class in benchbox.utils.system_info) T table_statistics (BenchmarkResults attribute) TableExpectation (class in benchbox.utils.data_validation) tables (TPCH property), [1] (WritePrimitives property) tables_accessed (QueryTiming attribute) tables_validated (DataValidationResult attribute) teardown() (WritePrimitives method) test_execution_type (BenchmarkResults attribute) thread_id (QueryTiming attribute) threshold_percent (PerformanceRegressionAlert attribute) throughput_at_size (BenchmarkResults attribute) throughput_test (ExecutionPhases attribute) time_operation() (PerformanceMonitor method) time_phase() (TimingCollector method) time_query() (TimingCollector method) timestamp (BenchmarkResults attribute) (PerformanceSnapshot attribute) (QueryTiming attribute) timing_breakdown (QueryTiming attribute) TimingAnalyzer (class in benchbox.core.results.timing) TimingCollector (class in benchbox.core.results.timing) timings (PerformanceSnapshot attribute) TimingStats (class in benchbox.monitoring.performance) to_dict(), [1] (PerformanceRegressionAlert method) (PerformanceSnapshot method) (QueryTiming method) (SystemInfo method) (TimingStats method) total (TimingStats attribute) total_execution_time (BenchmarkResults attribute) total_memory_gb (SystemInfo attribute) total_plan_capture_time_ms (BenchmarkResults attribute) total_queries (BenchmarkResults attribute) total_rows_loaded (BenchmarkResults attribute) TPCDI (class in benchbox.tpcdi), [1] TPCDS (class in benchbox.tpcds), [1] TPCDS_TABLE_EXPECTATIONS (BenchmarkDataValidator attribute) TPCH (class in benchbox.tpch), [1] TPCH_TABLE_EXPECTATIONS (BenchmarkDataValidator attribute) TPCHavoc (class in benchbox.tpchavoc) translate_query() (AMPLab method) (BaseBenchmark method), [1], [2] (ClickBench method), [1] (H2ODB method) (JoinOrder method) (ReadPrimitives method) (SSB method) (TPCDI method) (TPCDS method) (TPCH method) (WritePrimitives method) trend() (PerformanceHistory method) tuning_config_hash (BenchmarkResults attribute) tuning_metadata_saved (BenchmarkResults attribute) tuning_source_file (BenchmarkResults attribute) tuning_validation_status (BenchmarkResults attribute) tunings_applied (BenchmarkResults attribute) U update_metadata() (PerformanceMonitor method) V vacuum_table() (DatabricksAdapter method) (RedshiftAdapter method) valid (DataValidationResult attribute) validate_anonymization() (AnonymizationManager method) validate_cloud_credentials() (in module benchbox.utils.cloud_storage) validate_cloud_path_support() (in module benchbox.utils.cloud_storage) validate_connection_health() (DuckDBAdapter method) validate_data_directory() (BenchmarkDataValidator method) validate_dependency_versions() (in module benchbox.utils.dependency_validation) validate_etl_results() (TPCDI method), [1] validate_platform_capabilities() (DataFusionAdapter method) (DuckDBAdapter method) validate_query() validate_session_cache_control() (RedshiftAdapter method) (SnowflakeAdapter method) validation_details (BenchmarkResults attribute) validation_status (BenchmarkResults attribute) validation_timestamp (DataValidationResult attribute) validator (TPCDI property), [1] verbose (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) verbose_enabled (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) verbose_level (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) verbosity_settings (AMPLab property) (ClickBench property) (H2ODB property) (JoinOrder property) (ReadPrimitives property) (SSB property) (TPCDI property) (TPCDS property) (TPCH property) (WritePrimitives property) very_verbose (AMPLab attribute) (ClickBench attribute) (H2ODB attribute) (JoinOrder attribute) (ReadPrimitives attribute) (SSB attribute) (TPCDI attribute) (TPCDS attribute) (TPCH attribute) (WritePrimitives attribute) W warning_count (QueryTiming attribute) WritePrimitives (class in benchbox.write_primitives)