Skip to content

feat: measure incremental authoring plans - #29

Merged
snkmcb merged 2 commits into
mainfrom
feat/m5-incremental-authoring-benchmark
Sep 12, 2026
Merged

snkmcb merged 2 commits into
mainfrom
feat/m5-incremental-authoring-benchmark

Conversation

@snkmcb

@snkmcb snkmcb commented Sep 12, 2026

Copy link
Copy Markdown
Member

Summary

  • add an explicit --authoring incremental benchmark mode for the M5 bounded authoring path
  • feed bounded reader batches directly into FeaturePlanBuilder without retaining feature or plan vectors
  • identify the authoring mode in CSV output and add a focused CMake smoke test
  • document the measurement procedure in the scalability baseline

Validation

  • cmake --build build/m5 --target usd-vector-benchmark
  • incremental smoke: 2 features, batch_count=1, max_batch_features=1, retained_feature_bytes=0
  • 10,000-point measurement: batch_count=40, max_batch_features=256, retained_feature_bytes=0
  • git diff --check

CMake Tools could not run CTest because no configure preset was active; the rebuilt executable smoke checks passed.

@snkmcb
snkmcb merged commit 20a8ca2 into main Sep 12, 2026
6 checks passed
@snkmcb
snkmcb deleted the feat/m5-incremental-authoring-benchmark branch September 12, 2026 12:27
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.

1 participant