Skip to content

Commit 74bd0a7

Browse files
bertayegithub-actions[bot]
authored andcommitted
Update benchmark results from GitHub Actions (Linux)
1 parent 4269471 commit 74bd0a7

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

3.52 KB
Loading
-14.3 KB
Loading

benchmark_results_linux_gcc/summary_report.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,73 +4,73 @@
44

55
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
66
|---------|---------------|----------------|------------|
7-
| 100000 | 0.109 | 0.522 | 4.79x |
7+
| 100000 | 0.080 | 0.525 | 6.56x |
88

99
#### float256 Subtraction
1010

1111
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
1212
|---------|---------------|----------------|------------|
13-
| 100000 | 0.108 | 0.511 | 4.73x |
13+
| 100000 | 0.080 | 0.511 | 6.39x |
1414

1515
#### float256 Multiplication
1616

1717
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
1818
|---------|---------------|----------------|------------|
19-
| 100000 | 0.108 | 0.584 | 5.41x |
19+
| 100000 | 0.080 | 0.583 | 7.29x |
2020

2121
#### float256 Division
2222

2323
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
2424
|---------|---------------|----------------|------------|
25-
| 100000 | 0.112 | 0.769 | 6.87x |
25+
| 100000 | 0.111 | 0.770 | 6.94x |
2626

2727
#### double256 Addition
2828

2929
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
3030
|---------|---------------|----------------|------------|
31-
| 100000 | 0.110 | 0.261 | 2.37x |
31+
| 100000 | 0.080 | 0.283 | 3.54x |
3232

3333
#### double256 Subtraction
3434

3535
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
3636
|---------|---------------|----------------|------------|
37-
| 100000 | 0.106 | 0.261 | 2.46x |
37+
| 100000 | 0.080 | 0.262 | 3.27x |
3838

3939
#### double256 Multiplication
4040

4141
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
4242
|---------|---------------|----------------|------------|
43-
| 100000 | 0.108 | 0.343 | 3.18x |
43+
| 100000 | 0.085 | 0.389 | 4.58x |
4444

4545
#### double256 Division
4646

4747
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
4848
|---------|---------------|----------------|------------|
49-
| 100000 | 0.142 | 0.565 | 3.98x |
49+
| 100000 | 0.142 | 0.568 | 4.00x |
5050

5151
#### int128_with_int32 t_Addition
5252

5353
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
5454
|---------|---------------|----------------|------------|
55-
| 1000000 | 0.957 | 2.560 | 2.68x |
55+
| 1000000 | 1.070 | 2.560 | 2.39x |
5656

5757
#### int128_with_int32 t_Subtraction
5858

5959
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
6060
|---------|---------------|----------------|------------|
61-
| 1000000 | 0.938 | 2.580 | 2.75x |
61+
| 1000000 | 1.060 | 2.580 | 2.43x |
6262

6363
#### int128_with_int32 t_Multiplication
6464

6565
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
6666
|---------|---------------|----------------|------------|
67-
| 100000 | 0.075 | 0.277 | 3.69x |
67+
| 100000 | 0.074 | 0.277 | 3.74x |
6868

6969
#### int128_with_int16 t_Addition
7070

7171
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
7272
|---------|---------------|----------------|------------|
73-
| 100000 | 0.073 | 0.519 | 7.11x |
73+
| 100000 | 0.073 | 0.517 | 7.08x |
7474

7575
#### int128_with_int16 t_Subtraction
7676

@@ -82,65 +82,65 @@
8282

8383
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
8484
|---------|---------------|----------------|------------|
85-
| 100000 | 0.073 | 0.615 | 8.42x |
85+
| 100000 | 0.073 | 0.616 | 8.44x |
8686

8787
#### int128_with_int8 t_Addition
8888

8989
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
9090
|---------|---------------|----------------|------------|
91-
| 100000 | 0.061 | 1.030 | 16.89x |
91+
| 100000 | 0.062 | 1.030 | 16.61x |
9292

9393
#### int128_with_int8 t_Subtraction
9494

9595
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
9696
|---------|---------------|----------------|------------|
97-
| 100000 | 0.067 | 1.030 | 15.37x |
97+
| 100000 | 0.069 | 1.030 | 14.93x |
9898

9999
#### int256_with_int32 t_Addition
100100

101101
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
102102
|---------|---------------|----------------|------------|
103-
| 100000 | 0.108 | 0.505 | 4.68x |
103+
| 100000 | 0.080 | 0.505 | 6.31x |
104104

105105
#### int256_with_int32 t_Subtraction
106106

107107
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
108108
|---------|---------------|----------------|------------|
109-
| 100000 | 0.108 | 0.507 | 4.69x |
109+
| 100000 | 0.081 | 0.511 | 6.31x |
110110

111111
#### int256_with_int32 t_Multiplication
112112

113113
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
114114
|---------|---------------|----------------|------------|
115-
| 100000 | 0.108 | 0.553 | 5.12x |
115+
| 100000 | 0.080 | 0.553 | 6.91x |
116116

117117
#### int256_with_int16 t_Addition
118118

119119
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
120120
|---------|---------------|----------------|------------|
121-
| 100000 | 0.109 | 1.030 | 9.45x |
121+
| 100000 | 0.080 | 1.030 | 12.88x |
122122

123123
#### int256_with_int16 t_Subtraction
124124

125125
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
126126
|---------|---------------|----------------|------------|
127-
| 100000 | 0.108 | 1.040 | 9.63x |
127+
| 100000 | 0.080 | 1.020 | 12.75x |
128128

129129
#### int256_with_int16 t_Multiplication
130130

131131
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
132132
|---------|---------------|----------------|------------|
133-
| 100000 | 0.109 | 1.160 | 10.64x |
133+
| 100000 | 0.080 | 1.160 | 14.50x |
134134

135135
#### int256_with_int8 t_Addition
136136

137137
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
138138
|---------|---------------|----------------|------------|
139-
| 100000 | 0.109 | 2.060 | 18.90x |
139+
| 100000 | 0.081 | 2.060 | 25.43x |
140140

141141
#### int256_with_int8 t_Subtraction
142142

143143
| Variant | SIMD Time (ms) | Plain Time (ms) | Speedup (x) |
144144
|---------|---------------|----------------|------------|
145-
| 100000 | 0.108 | 2.210 | 20.46x |
145+
| 100000 | 0.080 | 2.210 | 27.62x |
146146

0 commit comments

Comments
 (0)