Skip to content

Optimize iteration over dictionary keys#309

Merged
turbolent merged 1 commit intomainfrom
bastian/improve-key-iteration
Apr 7, 2026
Merged

Optimize iteration over dictionary keys#309
turbolent merged 1 commit intomainfrom
bastian/improve-key-iteration

Conversation

@turbolent
Copy link
Copy Markdown
Member

Description

Since Cadence v1.10.0 direct iteration over dictionaries is supported, which avoids temporarily constructing an array of all keys.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the standards mentioned here.
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer

@turbolent turbolent requested a review from a team as a code owner April 7, 2026 18:33
@turbolent turbolent merged commit 2f1cd75 into main Apr 7, 2026
1 check passed
@turbolent turbolent deleted the bastian/improve-key-iteration branch April 7, 2026 20:06
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.

3 participants