SEL-Columbia / networker

Network Planning Library
4 stars 4 forks source link

Automate performance tests #52

Open chrisnatali opened 9 years ago

chrisnatali commented 9 years ago

To simplify running and keep track of performance over time

vr2262 commented 9 years ago

If you find a good solution for this, I'm all ears.

vr2262 commented 9 years ago

See travis-ci/travis-ci#3313

blogle commented 9 years ago

I get that performance is hardware dependent but it seems this could be factored out. Always run a nontrivial baseline algorithm and use its performance to detrend the performance increase of updated hardware and use this to normalize changes in performance on what you are actually testing.

-Ogle

Sent from my iPhone

On May 19, 2015, at 4:59 PM, Viktor Roytman notifications@github.com wrote:

See travis-ci/travis-ci#3313

— Reply to this email directly or view it on GitHub.