-
Notifications
You must be signed in to change notification settings - Fork 138
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
Smoke test update of enum key in dictionary #3556
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit c18c5fa Collapsed results for better readability
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@turbolent Thanks for adding this in the smoke test! This is the update I am referring to in the notion comment (updating map element by existing key).
@fxamacker Is this the kind of update you were referring to, i.e. replacing the value for an existing enum key, or is it mutating the value of the enum key?
Description
See https://www.notion.so/Cadence-Implementation-Sync-Notes-Agenda-cf6890eb8a9f4692a8c08611856a5af5?d=f9a77e431f9843ceb7e4246ddc7467b1&pvs=4#fff1aee1232480b4b050e6e628ab7ad4
@fxamacker Is this the kind of update you were referring to, i.e. replacing the value for an existing enum key, or is it mutating the value of the enum key?
master
branchFiles changed
in the Github PR explorer