-
Notifications
You must be signed in to change notification settings - Fork 396
Open
Labels
optimizationOptimization only. Does not affect semantics or correctness.Optimization only. Does not affect semantics or correctness.
Description
IMO there are likely a couple of low-hanging fruits in terms of linker memory consumption. Last time I checked, a large portion of memory was taken by ::
(List's cons). It would not surprise me if we could reduce memory consumption significantly by using array backed collections.
I'll file this as a follow-up and take a stab.
Originally posted by @gzm0 in #3767 (comment)
He-Pin and steinybot
Metadata
Metadata
Assignees
Labels
optimizationOptimization only. Does not affect semantics or correctness.Optimization only. Does not affect semantics or correctness.