-
Notifications
You must be signed in to change notification settings - Fork 1
perf(overlap): filter active stems before pair comparisons #801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b4f005c
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화
seonghobae ccbb9fe
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 trivy ignore 추가
seonghobae a922c37
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 trivy ignore/npm audit 의존성 픽스 추가
seonghobae 93dd0f2
fix(security): remove obsolete CVE ignores
seonghobae c41e5fc
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 trivy ignore/npm audit 의존성 픽스 추가
seonghobae 8730b85
chore(perf): isolate register-overlap optimization
seonghobae c4f0c58
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 보안 취약점 수정
seonghobae ab763c3
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 보안 취약점 수정
seonghobae 6b34b09
chore(perf): restore isolated register-overlap slice
seonghobae 5d5b940
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 보안 취약점 수정
seonghobae 8b0ce9e
perf(overlap): restore register optimization to atomic scope
seonghobae 20bdd39
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 보안 취약점 수정
seonghobae c955077
fix(scope): isolate active-stem overlap optimization
seonghobae b317318
test(perf): cover register-overlap resource guards
seonghobae cefa443
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 보안 취약점 수정
seonghobae 36c821b
fix(perf): restore atomic register-overlap scope
seonghobae 95ae2c5
test(overlap): preserve equal-severity band order
seonghobae 930496c
fix(overlap): preserve pre-optimization tie order
seonghobae b1db384
docs(changelog): record register-overlap optimization
seonghobae 11221cf
test(overlap): keep resource policy out of feature optimization
seonghobae 7a3f566
fix(overlap): keep resource admission in canonical policy
seonghobae c5f2b49
test(overlap): reject fabricated silent-stem warnings
seonghobae b55e21c
fix(overlap): prevent threshold edge cases from fabricating warnings
seonghobae 4c08619
test(overlap): cover boolean threshold fail-closed path
seonghobae 171f0ab
docs(changelog): record overlap threshold fail-closed behavior
seonghobae a559d65
⚡ Bolt: O(1) 레지스터 중복 감지 루프 최적화 및 보안 취약점 수정
seonghobae 05533f2
fix(overlap): restore isolated active-stem filter without local caps
cursoragent File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.