phantomuserland icon indicating copy to clipboard operation
phantomuserland copied to clipboard

mem leak with new JSON parser/JSON object tree

Open dzavalishin opened this issue 5 years ago • 2 comments

out of object memory in about a hour of work

dzavalishin avatar Oct 17 '19 00:10 dzavalishin

It is not a mem leak, it is fragmentation. Temp fix with allocating from any arena on out of mem, will add some time to system life, but not a final solution.

See #322 too.

dzavalishin avatar Oct 21 '19 16:10 dzavalishin

testing with new arenas and bigger mem window

dzavalishin avatar Oct 23 '19 01:10 dzavalishin