Commit e6e320e
File tree
Expand file treeCollapse file tree
3 files changed
+33
-27
lines changedOpen diff view settings
Filter options
- benchmark/perf_hooks
- lib/internal/perf
Expand file treeCollapse file tree
3 files changed
+33
-27
lines changedOpen diff view settings
Collapse file
benchmark/perf_hooks/resourcetiming.js
Copy file name to clipboardExpand all lines: benchmark/perf_hooks/resourcetiming.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
72 | 72 | |
73 | 73 | |
74 | 74 | |
75 | | - |
| 75 | + |
76 | 76 | |
77 | 77 | |
Collapse file
lib/internal/perf/performance_entry.js
Copy file name to clipboardExpand all lines: lib/internal/perf/performance_entry.js+12-8Lines changed: 12 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
35 | 41 | |
36 | 42 | |
37 | 43 | |
| 44 | + |
| 45 | + |
38 | 46 | |
39 | 47 | |
40 | 48 | |
| ||
94 | 102 | |
95 | 103 | |
96 | 104 | |
97 | | - |
98 | | - |
99 | | - |
100 | | - |
101 | | - |
| 105 | + |
102 | 106 | |
103 | 107 | |
104 | 108 | |
| ||
123 | 127 | |
124 | 128 | |
125 | 129 | |
126 | | - |
| 130 | + |
127 | 131 | |
128 | | - |
129 | 132 | |
130 | 133 | |
131 | 134 | |
| ||
138 | 141 | |
139 | 142 | |
140 | 143 | |
| 144 | + |
141 | 145 | |
Collapse file
lib/internal/perf/resource_timing.js
Copy file name to clipboardExpand all lines: lib/internal/perf/resource_timing.js+20-18Lines changed: 20 additions & 18 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | 6 | |
9 | 7 | |
10 | 8 | |
11 | | - |
12 | | - |
13 | | - |
14 | 9 | |
15 | 10 | |
16 | 11 | |
17 | 12 | |
18 | 13 | |
| 14 | + |
| 15 | + |
| 16 | + |
19 | 17 | |
20 | 18 | |
21 | 19 | |
| ||
25 | 23 | |
26 | 24 | |
27 | 25 | |
28 | | - |
29 | | - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
30 | 32 | |
31 | 33 | |
32 | 34 | |
| ||
189 | 191 | |
190 | 192 | |
191 | 193 | |
192 | | - |
193 | | - |
194 | | - |
195 | | - |
196 | | - |
197 | | - |
198 | | - |
199 | | - |
200 | | - |
201 | | - |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
202 | 205 | |
203 | 206 | |
204 | 207 | |
| ||
221 | 224 | |
222 | 225 | |
223 | 226 | |
224 | | - |
225 | 227 | |
226 | 228 | |
227 | 229 | |
|
0 commit comments