diff options
| author | Fuwn <[email protected]> | 2022-03-23 02:07:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-23 02:07:40 +0000 |
| commit | 34ab72af93054260007b47ec45534851e0d56020 (patch) | |
| tree | e9e1825c5ae6c5baa07c3fa4906fa9897b3e958e | |
| parent | Merge branch 'main' of github.com:Usugata/para (diff) | |
| download | para-34ab72af93054260007b47ec45534851e0d56020.tar.xz para-34ab72af93054260007b47ec45534851e0d56020.zip | |
docs(readme): update bench results
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |