Quantong Qiu 20d04a31ae refactor: move final legacy result dspark_grid into experiments/legacy_bench_results/
- Move bench_results/dspark_grid_20260707-132641/ to experiments/legacy_bench_results/
- Remove empty bench_results/ directory
- Update README.md, BENCHMARK_WORKFLOW.md, legacy README, and parse_results.py default path
- Update internal report/evaluation paths
2026-07-08 06:40:39 +00:00

2.0 KiB

Legacy Bench Results Archive

This directory contains historical benchmark results that were originally stored under bench_results/ before the experiments/ layout was introduced.

All legacy results have been moved here; bench_results/ itself no longer exists.

Contents

Directory Original location Description
dspark_grid_20260707-132641/ bench_results/dspark_grid_20260707-132641/ P1/P2/P3 DSpark grid benchmark
dspark_st_comparison_20260707-150649/ bench_results/dspark_st_comparison_20260707-150649/ --spec-tokens 3 vs 5 comparison
dsv4_backend_comparison_20260707/ bench_results/dsv4_backend_comparison_20260707/ SGLang vs vLLM backend comparison raw outputs manifest
dsv4_comparison_20260705_152221/ bench_results/dsv4_comparison_20260705_152221/ Early vLLM-dspark configuration comparison
dsv4_flash_dspark_misc/ bench_results/dsv4_flash_dspark_misc/ Early DSV4 DSpark one-off tests
eagle_grid/ bench_results/eagle_grid/ SGLang EAGLE vs DSpark comparison
pd_bench/ bench_results/pd_bench/ PD disaggregation benchmark outputs
sglang_8card_max_throughput_20260705_030839/ bench_results/sglang_8card_max_throughput_20260705_030839/ SGLang 8-card max throughput scan
sglang_8card_systematic_20260704_120819/ bench_results/sglang_8card_systematic_20260704_120819/ Early SGLang systematic scan
sglang_misc/ bench_results/sglang_misc/ Miscellaneous SGLang outputs
vllm_dspark_qwen3_20260705_121046/ bench_results/vllm_dspark_qwen3_20260705_121046/ Qwen3 DSpark tests
vllm_dspark_qwen3_20260705_121218/ bench_results/vllm_dspark_qwen3_20260705_121218/ Qwen3 DSpark tests
vllm_dspark_qwen3_20260705_121256/ bench_results/vllm_dspark_qwen3_20260705_121256/ Qwen3 DSpark tests

Note: Some internal file paths (e.g. result_file in summary.json, hardcoded paths in old scripts) still reference the original bench_results/ locations. These are kept as-is for historical accuracy.