[New-bugs-announce] [issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

Zachary Ware report at bugs.python.org
Tue Dec 1 13:31:55 EST 2015


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 <report at bugs.python.org>
<http://bugs.python.org/issue25774>
_______________________________________


More information about the New-bugs-announce mailing list