On 30/11/2013, at 1:29 AM, john skaller wrote: > > On 29/11/2013, at 7:35 PM, john skaller wrote: >> >> The page hit was done with curl. One extra byte! I have confirmed. >> Every time I load that page, I end up with the same number >> of objects and roots, but one more byte of store. > > But only some pages do it! >
This was a small bug in the GC. When a request for an odd number of bytes is issued the allocator adds 1 to round up to an even number. However the deallocator was not rounding up before subtracting from the accumulated number of bytes. This is a minor inconsequential bug, that is, it doesn't account for the leak. -- john skaller skal...@users.sourceforge.net http://felix-lang.org ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk _______________________________________________ Felix-language mailing list Felix-language@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/felix-language