aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-23 05:34:23 +0000
committerFuwn <[email protected]>2022-03-23 05:34:23 +0000
commitb791b0068004ce7cdf087c6ed3811187b4f4693a (patch)
treee06b2cc80261046fafdac1e9d63634d9e320f948
parentrefactor(ppm): take slice instead of vector (diff)
parentdocs(readme): update bench results (diff)
downloadpara-b791b0068004ce7cdf087c6ed3811187b4f4693a.tar.xz
para-b791b0068004ce7cdf087c6ed3811187b4f4693a.zip
Merge branch 'main' of github.com:Usugata/para
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 15b6eb3..85a0bce 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@ Speed
In a two-hundred-forty-four frame :code:`.ppm` benchmark running the command
:code:`$ para ./benchmark.ppm gif benchmark.gif` on a twelve-core,
-twenty-four-thread Ryzen 9 processor, para took an average of 603.3459 milliseconds,
+twenty-four-thread Ryzen 9 processor, para took an average of 574.8511 milliseconds,
while ppm-parser took an average of 50.4171397 seconds.
Running the command :code:`$ para ./benchmark.ppm 0 benchmark.png` on a twelve-core,