Skip to content

Commit 01dfba5

Browse files
committed
Update benchmark timings
1 parent 37b6650 commit 01dfba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ that he computed $\pi(10^{25})$ in 40,000 CPU core hours using the analytic prim
283283
counting function algorithm. Büthe also mentions that by using additional zeros of the
284284
zeta function the runtime could have potentially been reduced to 4,000 CPU core hours.
285285
However using primecount and Xavier Gourdon's algorithm $\pi(10^{25})$ can be computed
286-
in only 357 CPU core hours on the AMD EPYC Zen4 CPU!
286+
in only 348 CPU core hours on the AMD EPYC Zen4 CPU!
287287

288288
## Algorithms
289289

0 commit comments

Comments
 (0)