mirror of
https://github.com/lua/lua
synced 2025-04-02 02:52:55 +03:00

After a major bad collection (one that collects too few objects), next collection will be major again. In that case, avoid switching back to generational mode (as it will have to switch again to incremental to do next major collection).
Description
No description provided
Languages
C
67.3%
Lua
32.1%
Makefile
0.6%