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.
fix: use viewbox as svg_container_size if width & height is empty
- Loading branch information
1 parent
6ca9526
commit 406a298
Showing
9 changed files
with
635 additions
and
8 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
Oops, something went wrong.
406a298
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
25
ops/sec (±0.72%
)22
ops/sec (±0.26%
)0.88
Draw house#node-canvas
21
ops/sec (±0.31%
)17
ops/sec (±1.03%
)0.81
Draw house#@napi-rs/skia
26
ops/sec (±0.34%
)20
ops/sec (±1.56%
)0.77
Draw gradient#skia-canvas
24
ops/sec (±0.37%
)22
ops/sec (±0.28%
)0.92
Draw gradient#node-canvas
20
ops/sec (±0.23%
)17
ops/sec (±0.29%
)0.85
Draw gradient#@napi-rs/skia
25
ops/sec (±0.06%
)20
ops/sec (±0.27%
)0.80
This comment was automatically generated by workflow using github-action-benchmark.