Skip to content

Commit 126eb16

Browse files
committed
Add disucssion of microbenchmarking
1 parent 704a88b commit 126eb16

2 files changed

Lines changed: 835 additions & 0 deletions

File tree

source-code/profiling/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ functions use memory.
2222
1. `run_memory_prof.sh`: Bash shell script to create a memory profile.
2323
Note that this generates a lot of overhead in terms of CPU time.
2424
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

Lines changed: 833 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)