-
-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Description
Profiling shows that the repeated initialization of record construction for builtin record types…
| // add record constructor functions for built-in record types |
…takes needless time. The constructors are hardly used in practice. Even if it’s only fractions of milliseconds, we should try to speed this up.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels