Andrea Censi <[EMAIL PROTECTED]> wrote on 12/28/06 at 11:46 PM:

> I was surprised to see it's already comparable in speed. :-D
> Probably the magic is in the line-oriented parser: I'm using regexp
> only for span-level elements.

Yeah, I'll bet yours makes fewer copies of the entire source
input. With Ruby in particular, that's probably fairly expensive.
Good to see that the benchmark looks good.

-J.G.
_______________________________________________
Markdown-Discuss mailing list
Markdown-Discuss@six.pairlist.net
http://six.pairlist.net/mailman/listinfo/markdown-discuss

Reply via email to