in reply to Re: Re (tilly) 3: XML::SAX::PurePerl Performance
in thread XML::SAX::PurePerl Performance
In particular I have seen people get [id://29807impressive speedups] before by bypassing stdio and just buffering themselves in Perl. That shouldn't be plausible, but it happened. The same code was much slower on Windows. (I don't think it would happen if you compiled Perl to use Perl's I/O layer, but that was not historically the default, and then Perl and C libraries might not cooperate properly...)
|
|---|