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.
refactor: use picture recorder backend
- Loading branch information
1 parent
8491685
commit 2cacca1
Showing
5 changed files
with
236 additions
and
42 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
Oops, something went wrong.
2cacca1
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
26
ops/sec (±0.24%
)24
ops/sec (±0.5%
)0.92
Draw house#node-canvas
21
ops/sec (±0.27%
)26
ops/sec (±0.9%
)1.24
Draw house#@napi-rs/skia
22
ops/sec (±0.38%
)23
ops/sec (±0.18%
)1.05
Draw gradient#skia-canvas
24
ops/sec (±0.3%
)23
ops/sec (±0.05%
)0.96
Draw gradient#node-canvas
20
ops/sec (±0.34%
)25
ops/sec (±0.23%
)1.25
Draw gradient#@napi-rs/skia
21
ops/sec (±0.39%
)22
ops/sec (±0.15%
)1.05
This comment was automatically generated by workflow using github-action-benchmark.