Simon Fell > Its just code > perf

Saturday, April 26, 2003

fixes for the perf problem I mentioned earlier are in CVS. A significant chunk of time is now spent thrashing the COM heap, I don't think there's a lot I can do about that, the typical object per XML type mapping just results in a COM object model that's too fined grained.
Update PocketSOAP 1.4.3 RC3 available. In addition to the perf fix, it also now faults on mU='1' headers that it doesn't know off, as per Glen's suggestion.