simChef
simChef copied to clipboard
Add time taken to compute each method in `fit_experiment()`
Add column .time_taken to output of fit_experiment(), indicating the time it took to run that method-DGP combination. This is to facilitate timing comparisons.