nuxeo / FunkLoad

Functional and load testing framework for web applications, written in Python
http://funkload.nuxeo.org/
GNU General Public License v2.0
382 stars 83 forks source link

hardware monitoring wraparound issue #27

Open gepoch opened 13 years ago

gepoch commented 13 years ago

When running funkload benchmarks overnight, I've noticed that at midnight, all of the hardware graphs wraparound, creating a lot of noise in the process. It also interferes with the scale of the plot, making the graph much harder to read.

It appears that gnuplot is ordering benchmark results by time of day, rather than by date/time.