Commit 112518f
perf_hooks: fix function wrapped by
PR-URL: #43330
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>timerify to work correctly1 parent e1b8c85 commit 112518fCopy full SHA for 112518f
File tree
Expand file treeCollapse file tree
3 files changed
+22
-15
lines changedOpen diff view settings
Filter options
- lib/internal/perf
- src
- test/parallel
Expand file treeCollapse file tree
3 files changed
+22
-15
lines changedOpen diff view settings
Collapse file
lib/internal/perf/timerify.js
Copy file name to clipboardExpand all lines: lib/internal/perf/timerify.js+3-8Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
27 | 23 | |
28 | 24 | |
29 | 25 | |
| ||
72 | 68 | |
73 | 69 | |
74 | 70 | |
75 | | - |
76 | | - |
77 | 71 | |
| 72 | + |
78 | 73 | |
79 | | - |
| 74 | + |
80 | 75 | |
81 | 76 | |
82 | | - |
| 77 | + |
83 | 78 | |
84 | 79 | |
85 | 80 | |
|
Collapse file
-7Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
289 | 289 | |
290 | 290 | |
291 | 291 | |
292 | | - |
293 | | - |
294 | | - |
295 | | - |
296 | | - |
297 | 292 | |
298 | 293 | |
299 | 294 | |
| ||
344 | 339 | |
345 | 340 | |
346 | 341 | |
347 | | - |
348 | 342 | |
349 | 343 | |
350 | 344 | |
| ||
384 | 378 | |
385 | 379 | |
386 | 380 | |
387 | | - |
388 | 381 | |
389 | 382 | |
390 | 383 | |
|
Collapse file
test/parallel/test-performance-function.js
Copy file name to clipboardExpand all lines: test/parallel/test-performance-function.js+19Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
123 | 123 | |
124 | 124 | |
125 | 125 | |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
0 commit comments