New submission from Zachary Ware: Here's a patch to the benchmarks repo that allows running a benchmark on a single interpreter and returning raw data, and provides a script to upload the raw data to a codespeed instance. It's a bit of a quick hack, but is effective.
This is a prerequisite to getting speed.python.org running. ---------- components: Benchmarks files: benchmarks.diff hgrepos: 323 keywords: patch messages: 255669 nosy: brett.cannon, pitrou, zach.ware priority: normal severity: normal stage: patch review status: open title: [benchmarks] Adjust to allow uploading benchmark data to codespeed type: enhancement Added file: http://bugs.python.org/file41202/benchmarks.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25774> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com