Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
According to our stats theBUILD_CONST_KEY_MAP represents fewer than 1 in 20_000 instructions executed.
Presumably it is more common in startup code, but it has no real value there either.
For run once code, turning the keys into a constant merely moves the cost of building the keys from the interpreter to unmarshalling.
Linked PRs
Metadata
Metadata
Assignees
Labels
No labels