Skip to content

添加了禁用GC模式

Latest

Choose a tag to compare

@wanggangzero wanggangzero released this 22 Oct 13:25
· 5 commits to main since this release

增加了禁用GC模式(一般情况下性能会变差), 便于了解内存分配(比如zeroGC编程的时候).
Add NoGC mod(worse performance), but it is easier to understand the memory allocation(for example as zeroGC programing).