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: BlendMode::Source should be copy instead of source
- Loading branch information
1 parent
9e32756
commit a010fba
Showing
7 changed files
with
17 additions
and
15 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
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
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
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
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
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
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
a010fba
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
21.66
ops/sec (±0.22%
)18
ops/sec (±0.17%
)0.83
Draw house#node-canvas
23.24
ops/sec (±0.28%
)19
ops/sec (±0.21%
)0.82
Draw house#@napi-rs/skia
23.16
ops/sec (±0.13%
)21
ops/sec (±0.82%
)0.91
Draw gradient#skia-canvas
20.7
ops/sec (±1.04%
)17
ops/sec (±0.36%
)0.82
Draw gradient#node-canvas
22.1
ops/sec (±0.21%
)18
ops/sec (±0.19%
)0.81
Draw gradient#@napi-rs/skia
22.2
ops/sec (±0.18%
)20
ops/sec (±0.1%
)0.90
This comment was automatically generated by workflow using github-action-benchmark.