Skip to content

Commit dfac7ab

Browse files
author
Nicolas Vincent
authored
Update measuring-code-execution-time.md
1 parent 7129461 commit dfac7ab

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

measuring-code-execution-time.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,4 @@ This type of measurement is very robust against occasional measurements with lar
2323
## Code Samples
2424
Gist [bench.py](https://gist.github.com/NicovincX2/58bf32e1555a1f617191ea578a5ec6d3) (ENSIMAG)
2525
Gist [performances.sh](https://gist.github.com/NicovincX2/db19132ba82a408b424f5465aacb6e8d) (cProfile and snakeviz)
26-
<!--stackedit_data:
27-
eyJoaXN0b3J5IjpbMjQ0OTU1MzkyLC0xNTc5NDY1NDEwLC0xNz
28-
A5NTEyODAxXX0=
29-
-->
26+
Gist [empirical_complexity.py](https://gist.github.com/NicovincX2/5a0b282832283c300e134fba0174b0b2)

0 commit comments

Comments
 (0)