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.
feat: support colorSpace: 'display-p3'
- Loading branch information
1 parent
a24d676
commit 4b64310
Showing
10 changed files
with
253 additions
and
85 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
Oops, something went wrong.
4b64310
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
24
ops/sec (±1.39%
)23
ops/sec (±0.46%
)0.96
Draw house#node-canvas
19
ops/sec (±0.6%
)19
ops/sec (±0.32%
)1
Draw house#@napi-rs/skia
22
ops/sec (±0.87%
)21
ops/sec (±0.18%
)0.95
Draw gradient#skia-canvas
23
ops/sec (±1.65%
)21.5
ops/sec (±0.28%
)0.93
Draw gradient#node-canvas
18
ops/sec (±0.9%
)18.5
ops/sec (±0.28%
)1.03
Draw gradient#@napi-rs/skia
22
ops/sec (±0.49%
)20.6
ops/sec (±0.6%
)0.94
This comment was automatically generated by workflow using github-action-benchmark.