Supercharge#112
Merged
Merged
Conversation
…ed walks Run cached walks synchronously to preserve the schema cache happens-before invariant; the worker pool is retired for cached walks while uncached walks still pool. Replace the materialized schema cache with alias-only hydration that lazily aliases child schemas instead of cloning whole subtrees per occurrence. Add a lockstep low-node finder for O(1) key/value resolution with a full-scan fallback, and a pooled title caser to amortize caser construction across walks. Stabilize locate-model ordering for deterministic output and add walk parity, deadlock, path-item, and mode benchmark tests plus walk_parity testdata. Migrate test imports from stretchr/testify to pb33f/testify and bump dependencies: libopenapi 0.38.0, go 1.25.7, go.yaml.in/yaml/v4 rc.5, and golang.org/x/sync 0.21.0.
This comment has been minimized.
This comment has been minimized.
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.
engine goes brrrrmmmm..........