Le lundi 21 mars 2011 à 14:06 -0500, [email protected] a écrit : > Antoine> Why not reuse the benchmarks in > Antoine> http://hg.python.org/benchmarks/ ? > > These looks like basically the same benchmarks as the Unladen Swallow folks > put together, right?
Yes, it's basically the continuation of their work. Most changes since then have been relatively minor. > Is there any value in them as regression tests (maybe > with more elaborate inputs and/or longer runtimes)? You mean to check behaviour or to check for performance regressions? IMHO the test suite is long enough to run already and performance tests should be kept in a separate suite. Whether that suite should be separate from the main distribution is another question. Regards Antoine. _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
