Save total computing time into oo_
Merge request reports
Activity
For instance, currently I am comparing the performance of different optimizers and samplers in the estimation of a model and would like to quickly assess computing time. So I am running say 20 different estimations of the same model, each with its own mod file on a Cluster. When everything is finished, I then want to create a table with the total computing times. Accesssing this from the _results.mat is easier than what I currently have to scrape it from the log file. So that is my use-case.
Edited by Willi Mutschlerchanged milestone to %5.x
mentioned in commit ce09f662
Please register or sign in to reply