Open
Conversation
… routes + replan on toggle/drag-release; router(oxdraw): drop CLASS obstacles, only edge-edge crossings; anchors: use enode yellow port for start to keep dot consistent across styles
…e PlantEdge consumes Smooth; re-run on LMB release
…set+stub, pairing, detours); trim endpoints; ignore node volume (temporary) - Remove Grid/A* code and params - Update call sites to unit arg () - Keep inner-anchor (yellow port) stable when trimming
This reverts commit 8cee707.
Contributor
Merging this PR will create unknown performance changes
Performance Changes
Comparing Footnotes
|
Contributor
Unable to generate the performance reportAt least one benchmark was run multiple times in your benchmarking workflow. This could be because you used a matrix that runs your benchmarks multiple times. This behavior is not yet supported, so CodSpeed was unable to generate a performance report. Please check the documentation for additional context. |
Add phase-1 support for variant-level #[eggplant::display("...")]\nmetadata on #[eggplant::dsl] and #[eggplant::slotted_dsl].\n\nThis validates simple {field} placeholders plus brace escapes at\ncompile time and surfaces DISPLAY_TEMPLATE metadata for follow-up\nviewer/proof rendering work.\n\nReference: #t145
Annotate every benchmark #[eggplant::dsl] variant with a\ndisplay template so proof/viewer rendering has bench metadata\navailable immediately after #t145 lands.\n\nHand-written benchmarks get more readable math/unify labels, while\ngenerated benchmark DSL files now carry stable constructor-shaped\ntemplates across all variants.\n\nReference: #t152
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.
No description provided.