AmineS / mcbenchviz

Visualize performance results of benchmarks.
Apache License 2.0
1 stars 2 forks source link

How to send performance test #13

Closed AmineS closed 11 years ago

AmineS commented 11 years ago

POST SERVER:PORT/performance/run

Content-type: application/json

{ "backend": { "name": "Octave", "version": "3.4.3", }, "benchmark": { "name": "escoufier", "version": "1.0", "iteration": 3, "scale": 22, } }