Hi Bhaskar. This is awsome news! Thanks to you and the others involved that tracked this down. Does anyone know if/when this will be backported into GT.M?
Hi Bill, Thanks for the feedback. Using globals is always an option but it just seemed like the amount of time being take was totally out of line. Not that I've worked on garbage collection code lately but if we can create a "mess" of the memory in less than 1 cpu second we should be able "reorganize" it in less than 100 times that. Thanks again for taking a look though, -bob
Excessive (over a minute) time spent in garbage collection.
Seems to work for me now. Thanks Amul! I trust your fix corrected any issues with...
"latest" version in wrong format. Breaks gtminstall.
Actually, seems like it might be some sort of "line" oriented thing. Consider the...
$ZSTEP breaks if call (DO) is made during execution.
You are correct, the test case seems to be much better in V6 at least: $ mumps test3.m;...