Skip to content

Commit b665a57

Browse files
committed
docs(readme): add run times from notebooks
1 parent 14193bc commit b665a57

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,13 @@ repo/
224224

225225
## ⏰ Run time and machine specification
226226

227-
As this a template, it is not possible to provide an overall run time, as this will vary depending on how the template model is used. However, this information is provided from some example implementations, within the `.ipynb` files in `notebooks`. These times were obtained on an Intel Core i7-12700H with 32GB RAM running Ubuntu 24.04.1 Linux.
227+
The overall run time will vary depending on how the template model is used. A few example implementations are provided in `notebooks/` and the run times for these were:
228+
229+
* `analysis.ipynb` - 23s
230+
* `choosing_parameters.ipynb` - 22s
231+
* `generate_exp_results.ipynb` - 0s
232+
233+
These times were obtained on an Intel Core i7-12700H with 32GB RAM running Ubuntu 24.04.1 Linux.
228234

229235
<br>
230236

0 commit comments

Comments
 (0)