#559 closed enhancement (wontfix)
Chili Funk's Selection menu takes 30 mb lua-ram
Reported by: | beherith | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | BAR Beta release |
Component: | Chili | Version: | |
Keywords: | Cc: |
Description
I dont know if this is intentional, but it takes 30 mb lua-ram. Hit alt b (/debug) to see lua mem usage.
This causes an increased load in lua garbage collection.
Change History (5)
comment:1 by , 9 years ago
comment:3 by , 9 years ago
It might also help to look at this when the build icons are finalized. I consider the ones I made very temporary.
comment:5 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I think this is not a problem (reopen if otherwise) - since its cached buttons that sit in mem forever I don't think it affects the GC
Note:
See TracTickets
for help on using tickets.
I guess it was sort of an unintentional sacrifice for fixing the lag, since I cached all the buttons. But, I might still be able to trim some fat or meet in the middle somewhere..