Commit a3310d1
File tree
Expand file treeCollapse file tree
4 files changed
+18
-6
lines changedOpen diff view settings
Filter options
- lib/internal/perf
Expand file treeCollapse file tree
4 files changed
+18
-6
lines changedOpen diff view settings
Collapse file
lib/internal/perf/event_loop_delay.js
Copy file name to clipboardExpand all lines: lib/internal/perf/event_loop_delay.js+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
30 | 34 | |
31 | 35 | |
32 | 36 | |
| ||
69 | 73 | |
70 | 74 | |
71 | 75 | |
72 | | - |
| 76 | + |
73 | 77 | |
74 | 78 | |
75 | 79 | |
|
Collapse file
lib/internal/perf/observe.js
Copy file name to clipboardExpand all lines: lib/internal/perf/observe.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
55 | 55 | |
56 | 56 | |
57 | 57 | |
| 58 | + |
58 | 59 | |
59 | 60 | |
60 | 61 | |
| ||
212 | 213 | |
213 | 214 | |
214 | 215 | |
215 | | - |
| 216 | + |
216 | 217 | |
217 | 218 | |
218 | 219 | |
|
Collapse file
lib/internal/perf/timerify.js
Copy file name to clipboardExpand all lines: lib/internal/perf/timerify.js+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
37 | 41 | |
38 | 42 | |
39 | 43 | |
| ||
52 | 56 | |
53 | 57 | |
54 | 58 | |
55 | | - |
| 59 | + |
56 | 60 | |
57 | 61 | |
58 | 62 | |
|
Collapse file
lib/internal/perf/usertiming.js
Copy file name to clipboardExpand all lines: lib/internal/perf/usertiming.js+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
31 | 34 | |
32 | 35 | |
33 | 36 | |
| ||
61 | 64 | |
62 | 65 | |
63 | 66 | |
64 | | - |
| 67 | + |
65 | 68 | |
66 | 69 | |
67 | 70 | |
| ||
91 | 94 | |
92 | 95 | |
93 | 96 | |
94 | | - |
| 97 | + |
95 | 98 | |
96 | 99 | |
97 | 100 | |
|
0 commit comments