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: do nothing if lineTo parameters invalid
- Loading branch information
1 parent
39f3fb1
commit 0ddeb7c
Showing
3 changed files
with
21 additions
and
4 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
0ddeb7c
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
23
ops/sec (±0.4%
)18.9
ops/sec (±0.43%
)0.82
Draw house#node-canvas
26
ops/sec (±1.7%
)19.2
ops/sec (±0.59%
)0.74
Draw house#@napi-rs/skia
29
ops/sec (±1.06%
)21.3
ops/sec (±0.2%
)0.73
Draw gradient#skia-canvas
22
ops/sec (±1.13%
)18
ops/sec (±0.41%
)0.82
Draw gradient#node-canvas
25
ops/sec (±0.84%
)19
ops/sec (±0.29%
)0.76
Draw gradient#@napi-rs/skia
28
ops/sec (±0.2%
)21
ops/sec (±0.24%
)0.75
This comment was automatically generated by workflow using github-action-benchmark.