Skip to content

Investigate linker memory consumption #4906

Open
@gzm0

Description

@gzm0

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)

Metadata

Metadata

Assignees

Labels

optimizationOptimization only. Does not affect semantics or correctness.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions