We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704a88b commit 126eb16Copy full SHA for 126eb16
2 files changed
source-code/profiling/README.md
@@ -22,3 +22,5 @@ functions use memory.
22
1. `run_memory_prof.sh`: Bash shell script to create a memory profile.
23
Note that this generates a lot of overhead in terms of CPU time.
24
1. `cellular_automata.py`: example code to illustrate snakeviz.
25
+1. `microbenchmarking.ipynb`: some pitfalls when microbenchmarking
26
+ Python code.
source-code/profiling/microbenchmarking.ipynb
0 commit comments