Gordon Henriksen <[EMAIL PROTECTED]> wrote: > Leopold Toetsch wrote:
>> (Overall timings aren't really comparable, the SharedRef also does a >> LOCK for mark, which slows that down as well) > ?? Why'd you do that? I didn't do it :) Pmc2c.pm is too dumb, it just puts a LOCK/UNLOCK pair around each vtable mthod, and no one is telling it that there are exceptions ;) leo