A few more tweaks in the garbage collector

This commit is contained in:
Roberto Ierusalimschy
2024-01-10 14:45:58 -03:00
parent e7af9cdf0b
commit 7827c40c49
5 changed files with 33 additions and 14 deletions

4
config.lua Normal file
View File

@@ -0,0 +1,4 @@
collectgarbage("setparam", "minormul", 25)
-- collectgarbage("generational")