aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-23 05:36:10 +0000
committerFuwn <[email protected]>2022-03-23 05:36:10 +0000
commit7d8179f6d295dd585248837c38b63d2ae0012e2c (patch)
tree594614a1edb56f18d812a35911edb794ba7b39dd
parentMerge branch 'main' of github.com:Usugata/para (diff)
downloadpara-7d8179f6d295dd585248837c38b63d2ae0012e2c.tar.xz
para-7d8179f6d295dd585248837c38b63d2ae0012e2c.zip
docs(readme): update bench stats
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 85a0bce..a173329 100644
--- a/README.rst
+++ b/README.rst
@@ -22,11 +22,11 @@ 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 574.8511 milliseconds,
+twenty-four-thread Ryzen 9 processor, para took an average of 566.9893 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,
-twenty-four-thread Ryzen 9 processor, para took an average of 8.9794 milliseconds,
+twenty-four-thread Ryzen 9 processor, para took an average of 8.6251 milliseconds,
while ppm-parser took an average of 358.2232 milliseconds.
Rust versus Python isn't very fair, however, this benchmark shows the speed improvements