Skip to content

Commit

Permalink
updated with save results for 0.6.0 [docs]
Browse files Browse the repository at this point in the history
  • Loading branch information
bigcat88 committed Aug 5, 2022
1 parent a2515e4 commit 9035087
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/benchmarks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,11 @@ Results
+-----------------------+--------------+----------------+----------------+
| pillow_load | 240(255) ms | 460(480) ms | 590(632) ms |
+-----------------------+--------------+----------------+----------------+
| heif_save | 4.53(4.56) s | 3.27(3.29) s | 2.56(2.65) s |
| heif_save | 4.53(4.56) s | 2.28(3.29) s | 2.56(2.65) s |
+-----------------------+--------------+----------------+----------------+
| pillow_save | 4.66(4.71) s | 3.50(3.53) s | 2.94(3.02) s |
| pillow_save | 4.66(4.71) s | 2.33(3.53) s | 2.94(3.02) s |
+-----------------------+--------------+----------------+----------------+

Version ``0.5.0`` is faster in both decoding and encoding.

Update(5 August 2022): For Linux ``save`` results are results for ``0.6.0`` version.

0 comments on commit 9035087

Please sign in to comment.