[erlang-questions] xmerl still slow?
Yariv Sadan
yarivvv@REDACTED
Wed Jan 31 17:24:41 CET 2007
If you care so much about performance, use ErlTL. It compiles to .beam
and you can even compile it with HiPE. You can't have a faster
template language implementation.
Yariv
On 1/31/07, Joel Reymont <joelr1@REDACTED> wrote:
> Folks,
>
> I stumbled upon a thread from '05 that mentions eXpat having 5 times
> the performance of xmerl.
>
> Is xmerl still considered slow? Have there been any improvements over
> the past couple of years?
>
> I like the template engine at http://dev.hyperstruct.net/seethrough/
> since it does not include any erlang code in the template itself. The
> project uses xmerl, thus my asking.
>
> Thanks, Joel
>
> --
> http://wagerlabs.com/
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
More information about the erlang-questions
mailing list