@mei@donotsta.re FIY, it's probably the garbage collector doing that, it periodically tries to check for cycles, which with big structures can suck massively
I'd recommend trying to temporarily disable the GC, can work wonders sometimes (some of my programs went from unusable to quite fast just by disabling gc in the busy part and then enabling it after)
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Ignas Kiela (ignaloidas@not.acu.lt)'s status on Tuesday, 08-Apr-2025 18:02:35 JST Ignas Kiela