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: data url should be standard base64
- Loading branch information
1 parent
3377ca5
commit a59cb40
Showing
1 changed file
with
2 additions
and
2 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
a59cb40
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 (±0.82%
)25
ops/sec (±0.71%
)1.04
Draw house#node-canvas
21
ops/sec (±0.31%
)21
ops/sec (±0.3%
)1
Draw house#@napi-rs/skia
22
ops/sec (±1.24%
)22
ops/sec (±0.71%
)1
Draw gradient#skia-canvas
22.6
ops/sec (±1.43%
)23
ops/sec (±0.75%
)1.02
Draw gradient#node-canvas
20.3
ops/sec (±0.41%
)20
ops/sec (±0.31%
)0.99
Draw gradient#@napi-rs/skia
20.4
ops/sec (±1.23%
)21
ops/sec (±0.93%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.