David Stacey writes: > I've built perl-Text-CSV_XS-1.07 for perl-5.18.2 on 32-bit > Cygwin. Functionally, everything seems OK. However, the performance of > the test harness was quite poor. With perl-5.14.2, the > perl-Text-CSV_XS test harness rattled through in 8 seconds; with > perl-5.18.2 it was 68 seconds (same PC) - that's over 8x slower. Is > this something you were expecting?
Yes, if you set TEST_VERBOSE=1 you'll see that with the old Perl you've skipped some 20000 tests with the message "Encode is too old for these tests", which is no longer the case. Skipping these tests with the new Perl gets the test times back to where they were, if not slightly faster. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple