things that should be obvious in hindsight: given that cost of GC is a sum of different phases and that each phase cost should depend on heap size (live data size ideally), if you run a phase that depends even indirectly on the whole heap size during minor GC (instead of nursery size), you will have a bad time. (whippet's ephemeron working-set data structure depended on whole-heap size)
=> More informations about this toot | View the thread | More toots from wingo@mastodon.social
text/gemini
This content has been proxied by September (3851b).