Re: [Sbcl-bugs] Memory leaks in weak hash tables
Douglas Katzman via Sbcl-devel <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.devel |
|---|---|
| Message-ID | <CAOrNasxAYWDMxziPjAE6SpBC8jV8yRKaLRbzyDqNHHOQANPUxA@mail.gmail.com> |
I pushed a change <https://sourceforge.net/p/sbcl/sbcl/ci/4450de63ff2aa1d5664468ae401e65dd38c01f20/> which achieves 10x reduction in memory consumption of your brutal test. I started it running to see how long it goes before crashing. The situation looks much better at about 5 minutes without altering generation-number-of-gcs-before-promotion: after 300 sec hash-table has 5 entries, size=445644, mem=7130352 I am curious to know if this is a sufficient fix for your real-world use _______________________________________________ Sbcl-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-devel