Instrument native and cooperative UI hot paths - #172
Closed
10-X-eng wants to merge 3 commits into
Closed
Conversation
Owner
Author
|
Closed at the repository owner request; this performance implementation is being discarded. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PERFORMANCE.mdThis is a measurement slice in the system-wide performance program. It adds no worker, public API, preference, schema, or duplicate tracing framework.
Verification
Red/green evidence:
test_document_steps_emit_opt_in_gui_spans_with_operation_identityfailed before the scheduler was connected to the existing recorder.test_domain_adapter_cooperatively_dispatches_each_publication_stepfailed withtrace_attributes is Nonebefore VibeScript supplied stable operation identity...\..\.pixi\envs\default\python.exe -m pytest -q src\Mod\VibeCAD\vibecad_tests\test_cooperative_document_execution.py src\Mod\VibeCAD\vibecad_tests\test_performance.py src\Mod\VibeCAD\vibecad_tests\test_vibescript_publication_progress.py src\Mod\VibeCAD\vibecad_tests\test_native_background.py src\Mod\VibeCAD\vibecad_tests\test_native_analyze_solver_execution.py src\Mod\VibeCAD\vibecad_tests\test_native_drawing_view.py src\Mod\VibeCAD\vibecad_tests\test_native_registry.py— 86 passed in 8.24 seconds.pixi install -e default --frozenfrompackage/rattler-build— Windows Release package succeeded in 17 minutes; 8,384 files, 489.45 MiB,vibecad-26.3.1RC6-h3c70cbc_1.conda.scripts/install_vibecad_provider_deps.sh .pixi/envs/default— completed; no broken requirements; provider, Aero, and keyring imports passed.VIBECAD_PERFORMANCE_TRACE_GUI_OK slices=4 heartbeat_samples=45, exit code 0.TRACY_STATIC:BOOL=OFFand sharedTracyClient.dll.PERFORMANCE.md.git diff --check 99044673— clean.Compatibility
Issues
Tracks #167. This PR deliberately does not close the performance program; representative-scale optimization and proof remain open.
Risk and non-goals
Risk is limited to opt-in measurement code and Tracy linkage configuration. This PR does not claim benchmark completion, alter CAD behavior, or attempt an optimization before representative measurements exist.