On Mon, Mar 29, 2010 at 7:10 AM, Niklas Gustavsson <nik...@protocol7.com> wrote:
> But it turned out I had a bug in my benchmark. New numbers coming up
> later today.

Bugs fixed, here's the new numbers:

Tests performed (10000 rounds):
Single level XML (<child att='foo' att2='bar' />)
Existing parser ~700ms
New parser ~800ms

About the same as before

Nested XML (<child att='foo' att2='bar'><child2><child3><child4
/></child3></child2></child>)
Existing parser ~1000ms
New parser ~850ms

As you see, more even than before, but I'm still comfortable with the results.

/niklas

Reply via email to