Commit 8faeb84
committed
Add small utility to profile any function
1 parent 71efa79 commit 8faeb84Copy full SHA for 8faeb84
File tree
Expand file treeCollapse file tree
2 files changed
+30
-0
lines changedOpen diff view settings
Filter options
- profiling
Expand file treeCollapse file tree
2 files changed
+30
-0
lines changedOpen diff view settings
Collapse file
profiling/profiling.py
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
0 commit comments