adept-dm / adept

Adept - the predictable dependency management system
171 stars 10 forks source link

Performance tests #33

Open freekh opened 10 years ago

freekh commented 10 years ago

There are marks to do performance tests, but they just write to system out. I want these to write to a json file, which can be displayed in a static html (on GitHub). These tests should note which type of disk (SSD/HD), CPU and memory. I want there to be integration tests that are bigger than the tests we have today and have perf marks on them as well. This way we can agregate the perf benchmarks from all committers. There is no point in talking about perf improvements before this is online.