V allocates too much memory #20276
Labels
Bug
This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: Checker
Bugs/feature requests, that are related to the type checker.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
Describe the bug
<title>Reproduction Steps
Expected Behavior
Successful compile, without eating 1 gb
Current Behavior
I see in Process Manager that v.exe eats >32 GB of RAM (i have 64 GB of RAM)
In V playground:
Possible Solution
Limit count of allocations
Additional Information/Context
When compiling my
discord.v
project, V eated 40 GB of RAMV version
V 0.4.3 57a33c3
Environment details (OS name and version, etc.)
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: