Docs: fix perf result copypasta

An ARM64 value was incorrectly using an AMD64 result
This commit is contained in:
Lovell Fuller 2023-03-28 12:08:07 +01:00
parent b9d4c30a9f
commit ca102ebd6c

View File

@ -98,7 +98,7 @@ Note: jimp does not support premultiply/unpremultiply.
| jimp | buffer | buffer | 7.62 | 19.1 |
| imagemagick | file | file | 7.96 | 19.9 |
| sharp | file | file | 12.97 | 32.4 |
| sharp | buffer | buffer | 13.12 | 45.0 |
| sharp | buffer | buffer | 13.12 | 32.8 |
## Running the benchmark test