cgoldberg / multi-mechanize

Performance Test Framework in Python
GNU Lesser General Public License v3.0
459 stars 127 forks source link

output directory and matplotlib fixes #45

Closed rlgomes closed 8 years ago

rlgomes commented 10 years ago

add ability to decide output directory location (ie --output)

make it so that if you don't have matplotlib installed the multimech will complain but not fail the current run (as you could easily reprocess the results afterwards)