perf: EqualsIDInjectionResolver に per-spec ID マップキャッシュを追加#138
Closed
mitonize wants to merge 3 commits into
Closed
Conversation
mitonize
commented
May 20, 2026
mitonize
left a comment
Collaborator
Author
There was a problem hiding this comment.
コンフリクト解消時に BuildPerformanceTest のJavadocコメントの閉じの不整合が混入している。
Collaborator
Author
|
別PRとのコンフリクト解消の過程で不整合があり、本来の変更が不明瞭になったためこのPRは破棄。 |
Collaborator
Author
このPRの内容についてこのPRはGitHub の Merge ボタンではなく、手動マージ( 取り込まれたコミット
経緯PR #137 ( |
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.
EqualsIDInjectionResolver: spec インスタンスへの _idNodeMap キャッシュ導入
SpecificationImpl: isDeprecated() の存在チェックを 500ms 間隔に throttle
warnInvalidIdNodes(): 重複 id チェックを afterBuild 時の1回のみに変更
ベンチマーク結果 (BuildPerformanceTest、2000 iters):
large_id 200ID (template-only): idMap あり vs なし = -38%
multiparent 200ID (template-only): idMap あり vs なし = -36%