Confirmed users
2,196
edits
Line 43: | Line 43: | ||
=== Phase I === | === Phase I === | ||
# Command line wrapper for Mozmill that: | |||
#* Takes a JSON parameter with: | |||
#** Number of times to loop | |||
#** Maximum duration of test | |||
#* Runs a single 'snippet' according to the above parameters | |||
#* Outputs memory usage to console | |||
# A 'snippet' that uses the new command line wrapper and outputs results that would potentially expose degradation of performance |