Skip to content

Commit 26486b4

Browse files
authored
Update benchmark timings
1 parent e896b71 commit 26486b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,23 +128,23 @@ Advanced Deleglise-Rivat options:
128128
<tr align="right">
129129
<td>10<sup>18</sup></td>
130130
<td>12,212,914,292,949,226,570,880,576,733,896,687</td>
131-
<td>83.41s</td>
131+
<td>81.79s</td>
132132
</tr>
133133
<tr align="right">
134134
<td>10<sup>19</sup></td>
135135
<td>1,156,251,260,549,368,082,781,614,413,945,980,126</td>
136-
<td>421.29s</td>
136+
<td>414.13s</td>
137137
</tr>
138138
<tr align="right">
139139
<td>10<sup>20</sup></td>
140140
<td>109,778,913,483,063,648,128,485,839,045,703,833,541</td>
141-
<td>2081.12s</td>
141+
<td>1953.98s</td>
142142
</tr>
143143
</table>
144144

145145
The benchmarks above were run on an Intel Core i7-6700 CPU (4 x 3.4 GHz) from
146146
2015 using a Linux x64 operating system and primesum was compiled using
147-
GCC 5.2.
147+
GCC 6.4.
148148

149149
## [A046731](https://oeis.org/A046731) world records
150150

0 commit comments

Comments
 (0)