Skip to content

Commit b64882a

Browse files
Nicolas VincentNicolas Vincent
authored andcommitted
measuring-code-execution-time.md updated from https://stackedit.io/
1 parent 6eaf276 commit b64882a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

measuring-code-execution-time.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ You can then fit a straight line through the measurements. The overall execution
2121
This type of measurement is very robust against occasional measurements with large errors. This can be visualized by artificially changing one measurement and rerunning the line fitting process.
2222

2323
## Code Samples
24-
Gist [bench.py](https://gist.github.com/NicovincX2/58bf32e1555a1f617191ea578a5ec6d3)
24+
Gist [bench.py](https://gist.github.com/NicovincX2/58bf32e1555a1f617191ea578a5ec6d3) (ENSIMAG)
25+
Gist [performances.sh](https://gist.github.com/NicovincX2/db19132ba82a408b424f5465aacb6e8d
2526
<!--stackedit_data:
26-
eyJoaXN0b3J5IjpbLTE4NDM4MDM0OTMsLTE1Nzk0NjU0MTAsLT
27+
eyJoaXN0b3J5IjpbLTExMDM5MTg0OTIsLTE1Nzk0NjU0MTAsLT
2728
E3MDk1MTI4MDFdfQ==
2829
-->

0 commit comments

Comments
 (0)