Skip to content
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

refactor key iteration #854

Merged
merged 2 commits into from
Nov 5, 2024
Merged

refactor key iteration #854

merged 2 commits into from
Nov 5, 2024

Conversation

ermalkaleci
Copy link
Collaborator

@ermalkaleci ermalkaleci commented Nov 5, 2024

Old key iteration doesn't guarantee correct key iteration and code implementation was a mess (more a workaround).
New implementation is simpler (a bit slower) but guarantee to lookup all layers to find best possible next key

@ermalkaleci ermalkaleci requested a review from xlc November 5, 2024 15:43
@ermalkaleci ermalkaleci changed the title refactor & fix key iteration refactor key iteration Nov 5, 2024
@xlc xlc merged commit 57658c9 into master Nov 5, 2024
5 checks passed
@xlc xlc deleted the fix/key-iteration branch November 5, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants