Opened 8 months ago
#11 new defect
General: rustc uses too much memory when compiling librustc
Reported by: | nielx | Owned by: | nielx |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rustc | Version: | 1.24.1 |
Keywords: | Cc: |
Description
Memory usage of rustc compiling librustc goes through the roof. It is the main reason we cannot build on x86 anymore, and it requires at least 5.2 GB of RAM in x86_64.
We need to investigate whether there is something about the Haiku port that causes this abnormality.
Note: See
TracTickets for help on using
tickets.