Skip to content

Commit 0d92422

Browse files
committed
docs(time): add run time to time-weighted ipynb and update README times
1 parent d505a1e commit 0d92422

File tree

2 files changed

+62
-18
lines changed

2 files changed

+62
-18
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -252,11 +252,13 @@ repo/
252252

253253
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:
254254

255-
* `analysis.ipynb` - 23s
256-
* `choosing_cores.ipynb` - 21s
255+
* `analysis.ipynb` - 37s
256+
* `choosing_cores.ipynb` - 25s
257257
* `choosing_replications.ipynb` - 11s
258-
* `choosing_warmup.ipynb` - 2s
259-
* `generate_exp_results.ipynb` - 0s
258+
* `choosing_warmup.ipynb` - 3s
259+
* `generate_exp_results.ipynb` - 2s
260+
* `logs.ipynb` - 0s
261+
* `time_weighted_averages.ipynb` - 0s
260262

261263
<!--TODO: Update run times -->
262264

0 commit comments

Comments
 (0)