igraph / xdata-igraph

xdata igraph, has been merged into igraph/igraph
GNU General Public License v2.0
18 stars 3 forks source link

Create controlled benchmarking environment #6

Closed gaborcsardi closed 9 years ago

gaborcsardi commented 10 years ago

Could be probably run on our Jenkins server, and then the results uploaded to igraph.org, on a password protected realm.

gaborcsardi commented 10 years ago

Could have the results in the wiki as well...... looks like the rbenchmark and the microbenchmark R packages are good enough for this, for C benchmarks, we can use the code that is already in /examples/benchmarks, with a rewrite to have some more structured output.

gaborcsardi commented 10 years ago

Added benchmark functions and an example.

Still need some method and code to compare the results from different commits.

f0b4b193fe6772902a7c807455d345f70c034be0

gaborcsardi commented 10 years ago

OK, mostly done, here: https://github.com/gaborcsardi/timethat

Need to work out how to use info from git for the comparison, and also, how exactly to put the results in a DB.

gaborcsardi commented 9 years ago

Has its own repo https://github.com/gaborcsardi/decima