In addition to adding printing of the runtime details to the console, I've also added printing of the details to the HTML reports generated by runtestsuite.py and the log generated by appleseed.benchmark. I've also slightly refactored appleseed.benchmark to use argparse for parsing arguments, and added version numbers to all of the utility scripts.
This PR resolves issue #2284.
In addition to adding printing of the runtime details to the console, I've also added printing of the details to the HTML reports generated by runtestsuite.py and the log generated by appleseed.benchmark. I've also slightly refactored appleseed.benchmark to use argparse for parsing arguments, and added version numbers to all of the utility scripts.