generated from napi-rs/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: parameters for drawImage(canvas)
- Loading branch information
1 parent
f13c1a3
commit 2392263
Showing
1 changed file
with
16 additions
and
16 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
2392263
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
22
ops/sec (±0.08%
)22
ops/sec (±0.12%
)1
Draw house#node-canvas
26
ops/sec (±0.73%
)26
ops/sec (±0.24%
)1
Draw house#@napi-rs/skia
23
ops/sec (±0.11%
)24
ops/sec (±0.13%
)1.04
Draw gradient#skia-canvas
21.5
ops/sec (±0.04%
)21
ops/sec (±0.05%
)0.98
Draw gradient#node-canvas
25
ops/sec (±0.37%
)25
ops/sec (±0.27%
)1
Draw gradient#@napi-rs/skia
22.2
ops/sec (±0.96%
)23
ops/sec (±0.5%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.