elixir_port_benchmarks icon indicating copy to clipboard operation
elixir_port_benchmarks copied to clipboard

Run benchmarks in Travis

Open beepboopitschloe opened this issue 8 years ago • 1 comments

Travis is free for open-source projects, so there's no reason not to use it here. Plus we would get more repeatable results than "works on my machine."

beepboopitschloe avatar Feb 06 '17 04:02 beepboopitschloe

As I mentioned at: https://github.com/nmuth/elixir_port_benchmarks/pull/1#issuecomment-277583787

And yeah, Travis would be good but do note that it is not consistent in speed, it depends on what else it is doing so you will not get reliable results. :-)

Perhaps it would be good to have a benchmark results directory with directories of the name of a github user with listed files of something simple, oh, JSON or so, that defines the computer specs and the results, that way it would be fairly trivial to go over and create charts over a range of runs on a range of computers?

OvermindDL1 avatar Feb 06 '17 15:02 OvermindDL1