Skip to content

fix: refresh ZillizCloud 1M/10M build durations#1

Closed
CLiqing wants to merge 5 commits intomainfrom
update-zilliz-build-durations-20260413
Closed

fix: refresh ZillizCloud 1M/10M build durations#1
CLiqing wants to merge 5 commits intomainfrom
update-zilliz-build-durations-20260413

Conversation

@CLiqing
Copy link
Copy Markdown
Owner

@CLiqing CLiqing commented Apr 13, 2026

Summary

  • sync work onto latest upstream main (619ce1bb82bec5aa05956f45ec0c70ba59c8366c) before applying updates
  • update vectordb_bench/results/ZillizCloud/result_20260403_standard_zillizcloud.json for 1M (case_id=5) build durations using run 2ca394d773f949749fee89c161f44ed2
  • update the same file for 10M (case_id=4) build durations using run a43ebeacecd5439d8dbd6c5a60f3c18f

Test plan

  • run JSON verification script to assert all 9 entries of case_id=5 use insert=246.6425, optimize=3135.662, load=3382.3046
  • run JSON verification script to assert all 9 entries of case_id=4 use insert=2451.8899, optimize=4862.256, load=7314.1459

🤖 Generated with Claude Code

XuanYang-cn and others added 5 commits April 9, 2026 10:16
1. Upgrade pydantic to 2.x
2. Remove results/ from .gitignore, those files need to track
3. fix the coding styles in the results

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
…illiztech#751)

Populate insert_duration, optimize_duration, load_duration for all
entries in result_20260403 files. Previously only the first entry per
index had values while the rest were 0.0.

Milvus (re-measured on 2.6-opt-v2):
- 1M SQ4U: insert=129.8s, optimize=152.2s, load=282.0s
- 1M SQ8:  insert=119.5s, optimize=235.9s, load=355.4s
- 10M SQ4U/SQ8: copied from existing first-entry values

ZillizCloud (from prior build runs):
- 1M:  insert=246.7s, optimize=101.2s, load=347.9s
- 10M: insert=2450.8s, optimize=136.9s, load=2587.8s

Co-authored-by: Ubuntu <ubuntu@ip-10-15-14-123.us-west-2.compute.internal>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Alexandr Guzhva <alexanderguzhva@gmail.com>
Signed-off-by: yangxuan <xuan.yang@zilliz.com>
Update result_20260403_standard_zillizcloud.json to use the latest validated
build timings from recent reruns for case_id=5 (1M) and case_id=4 (10M),
including insert_duration, optimize_duration, and load_duration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@CLiqing CLiqing closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants