On 03:18 am, gl...@twistedmatrix.com wrote:

On Jan 12, 2015, at 12:49 PM, Tobias Oberstein
But what is the "interface" between test cases from "twisted- benchmarks" to codespeed?

Codespeed runs the benchmark, and they print out this stuff: https://bazaar.launchpad.net/~twisted-dev/twisted- benchmarks/trunk/view/head:/benchlib.py#L12

POSTing them via JSON would be nicer, structured data is great.

Nothing parses that output.  It's just for humans.

The code you're looking for is:

https://bazaar.launchpad.net/~twisted-dev/twisted- benchmarks/trunk/view/head:/speedcenter.py

which POSTs structured data (though urlencoded, not JSON) to the codespeed server.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to