test_bench_one_batch ==================== .. py:module:: test_bench_one_batch Functions --------- .. autoapisummary:: test_bench_one_batch.test_parse_args_accepts_server_config_and_list_bench_args test_bench_one_batch.test_generate_settings_has_stable_batch_input_output_order test_bench_one_batch.test_make_synthetic_input_ids_is_seeded_int32_and_vocab_capped test_bench_one_batch.test_summarize_latencies_matches_sglang_style_metrics test_bench_one_batch.test_make_profile_trace_path_is_deterministic_and_sanitized Module Contents --------------- .. py:function:: test_parse_args_accepts_server_config_and_list_bench_args(tmp_path) .. py:function:: test_generate_settings_has_stable_batch_input_output_order(tmp_path) .. py:function:: test_make_synthetic_input_ids_is_seeded_int32_and_vocab_capped() .. py:function:: test_summarize_latencies_matches_sglang_style_metrics() .. py:function:: test_make_profile_trace_path_is_deterministic_and_sanitized(tmp_path)