Commit 1bedeeb
File tree
Expand file treeCollapse file tree
16 files changed
+60
-26
lines changedOpen diff view settings
Filter options
- benchmark
- arrays
- buffers
- domain
- fs
- misc
- module
- tls
Expand file treeCollapse file tree
16 files changed
+60
-26
lines changedOpen diff view settings
Collapse file
benchmark/arrays/var-int.js
Copy file name to clipboardExpand all lines: benchmark/arrays/var-int.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
| 6 | + |
5 | 7 | |
6 | 8 | |
7 | 9 | |
|
Collapse file
benchmark/arrays/zero-float.js
Copy file name to clipboardExpand all lines: benchmark/arrays/zero-float.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
| 6 | + |
5 | 7 | |
6 | 8 | |
7 | 9 | |
|
Collapse file
benchmark/arrays/zero-int.js
Copy file name to clipboardExpand all lines: benchmark/arrays/zero-int.js+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
| 6 | + |
5 | 7 | |
6 | 8 | |
7 | 9 | |
|
Collapse file
benchmark/buffers/buffer-creation.js
Copy file name to clipboardExpand all lines: benchmark/buffers/buffer-creation.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
Collapse file
benchmark/buffers/buffer-indexof.js
Copy file name to clipboardExpand all lines: benchmark/buffers/buffer-indexof.js+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
| ||
15 | 16 | |
16 | 17 | |
17 | 18 | |
18 | | - |
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 | |
20 | 23 | |
21 | 24 | |
|
Collapse file
+20-5Lines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
77 | 77 | |
78 | 78 | |
79 | 79 | |
80 | | - |
81 | | - |
82 | | - |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
83 | 87 | |
| 88 | + |
84 | 89 | |
85 | 90 | |
86 | 91 | |
| ||
136 | 141 | |
137 | 142 | |
138 | 143 | |
139 | | - |
140 | | - |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
141 | 156 | |
142 | 157 | |
143 | 158 | |
|
Collapse file
benchmark/domain/domain-fn-args.js
Copy file name to clipboardExpand all lines: benchmark/domain/domain-fn-args.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
Collapse file
benchmark/fs/bench-readdir.js
Copy file name to clipboardExpand all lines: benchmark/fs/bench-readdir.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
| ||
15 | 16 | |
16 | 17 | |
17 | 18 | |
18 | | - |
| 19 | + |
19 | 20 | |
20 | 21 | |
21 | 22 | |
|
Collapse file
benchmark/fs/bench-readdirSync.js
Copy file name to clipboardExpand all lines: benchmark/fs/bench-readdirSync.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
| ||
13 | 14 | |
14 | 15 | |
15 | 16 | |
16 | | - |
| 17 | + |
17 | 18 | |
18 | 19 | |
19 | 20 | |
Collapse file
benchmark/http_simple_auto.js
Copy file name to clipboardExpand all lines: benchmark/http_simple_auto.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
111 | 111 | |
112 | 112 | |
113 | 113 | |
114 | | - |
| 114 | + |
115 | 115 | |
116 | 116 | |
117 | | - |
| 117 | + |
118 | 118 | |
119 | 119 | |
120 | 120 | |
|
0 commit comments