generated from napi-rs/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: properties in CanvasRenderContext2D
- Loading branch information
1 parent
55ae7c3
commit 12727a7
Showing
7 changed files
with
410 additions
and
29 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
Oops, something went wrong.
12727a7
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#@napi-rs/skia
22.5
ops/sec (±0.1%
)27
ops/sec (±0.04%
)1.20
Draw house#node-canvas
21.7
ops/sec (±0.35%
)26
ops/sec (±0.43%
)1.20
Draw gradient#@napi-rs/skia
21.5
ops/sec (±0.3%
)26
ops/sec (±0.09%
)1.21
Draw gradient#node-canvas
20.7
ops/sec (±0.56%
)25
ops/sec (±0.43%
)1.21
This comment was automatically generated by workflow using github-action-benchmark.