Commit d30911e
File tree
Expand file treeCollapse file tree
6 files changed
+14
-14
lines changedOpen diff view settings
Filter options
- benchmark/crypto
Expand file treeCollapse file tree
6 files changed
+14
-14
lines changedOpen diff view settings
Collapse file
benchmark/crypto/aes-gcm-throughput.js
Copy file name to clipboardExpand all lines: benchmark/crypto/aes-gcm-throughput.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
25 | 25 | |
26 | 26 | |
27 | 27 | |
28 | | - |
| 28 | + |
29 | 29 | |
30 | 30 | |
31 | 31 | |
|
Collapse file
benchmark/crypto/cipher-stream.js
Copy file name to clipboardExpand all lines: benchmark/crypto/cipher-stream.js+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
42 | | - |
| 41 | + |
| 42 | + |
43 | 43 | |
44 | 44 | |
45 | 45 | |
| ||
65 | 65 | |
66 | 66 | |
67 | 67 | |
68 | | - |
| 68 | + |
69 | 69 | |
70 | 70 | |
71 | 71 | |
| ||
86 | 86 | |
87 | 87 | |
88 | 88 | |
89 | | - |
90 | | - |
91 | | - |
| 89 | + |
| 90 | + |
| 91 | + |
92 | 92 | |
93 | 93 | |
94 | 94 | |
|
Collapse file
benchmark/crypto/get-ciphers.js
Copy file name to clipboardExpand all lines: benchmark/crypto/get-ciphers.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
Collapse file
benchmark/crypto/hash-stream-creation.js
Copy file name to clipboardExpand all lines: benchmark/crypto/hash-stream-creation.js+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
| 23 | + |
| 24 | + |
25 | 25 | |
26 | 26 | |
27 | 27 | |
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
55 | | - |
| 55 | + |
56 | 56 | |
57 | 57 | |
58 | 58 | |
|
Collapse file
benchmark/crypto/hash-stream-throughput.js
Copy file name to clipboardExpand all lines: benchmark/crypto/hash-stream-throughput.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
22 | | - |
23 | | - |
| 22 | + |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
Collapse file
benchmark/crypto/rsa-encrypt-decrypt-throughput.js
Copy file name to clipboardExpand all lines: benchmark/crypto/rsa-encrypt-decrypt-throughput.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
38 | | - |
| 38 | + |
39 | 39 | |
40 | 40 | |
41 | 41 | |
|
0 commit comments