nicolas petton wrote: > Using a LookupTable in ActionRegistry seems to slow down Iliad (a few ms > per request). More importantly, gst does a *lot* of garbage collections > (every 5 requests or so). This is very annoying, because it really slows > down the response time. > > Any hint?
Can you send me the patch to ActionRegistry and the LookupTable version of the file, so I can try to track where the allocations come from? Also, does the same happen with Dictionary? Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
