[issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

2016-02-03 Thread Zachary Ware

Changes by Zachary Ware :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

2016-02-03 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 9923b81a1d34 by Zachary Ware in branch 'default':
Issue #25774: Add raw mode to perf.py.
https://hg.python.org/benchmarks/rev/9923b81a1d34

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

2016-02-03 Thread Zachary Ware

Zachary Ware added the comment:

Fair point, I'll leave out the upload script.

Thanks for the review!

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

2016-02-02 Thread Brett Cannon

Changes by Brett Cannon :


--
assignee:  -> brett.cannon

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

2016-02-02 Thread Brett Cannon

Brett Cannon added the comment:

Patch LGTM, although I'm not sure why the upload script needs to be in the 
benchmark repo itself.

--
assignee: brett.cannon -> zach.ware

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25774] [benchmarks] Adjust to allow uploading benchmark data to codespeed

2015-12-01 Thread Zachary Ware

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com