generated from napi-rs/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: webp(80) and jpeg(92) use different quality
- Loading branch information
Showing
1 changed file
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fdefa5d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Draw house#skia-canvas
20.2
ops/sec (±1.27%
)22
ops/sec (±0.4%
)1.09
Draw house#node-canvas
21.2
ops/sec (±0.87%
)18
ops/sec (±0.37%
)0.85
Draw house#@napi-rs/skia
20.1
ops/sec (±0.45%
)20
ops/sec (±0.93%
)1.00
Draw gradient#skia-canvas
19.6
ops/sec (±0.76%
)21
ops/sec (±0.2%
)1.07
Draw gradient#node-canvas
20.3
ops/sec (±0.42%
)17
ops/sec (±0.13%
)0.84
Draw gradient#@napi-rs/skia
19.3
ops/sec (±0.44%
)19
ops/sec (±0.71%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.