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 arm64 apple darwin compile [skip skia]
- Loading branch information
1 parent
862a498
commit f4f95a5
Showing
4 changed files
with
6 additions
and
9 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
f4f95a5
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
29.5
ops/sec (±0.3%
)29.51
ops/sec (±0.36%
)1.00
Draw house#node-canvas
38
ops/sec (±1.36%
)37.26
ops/sec (±0.59%
)0.98
Draw house#@napi-rs/skia
29.8
ops/sec (±0.28%
)29.52
ops/sec (±0.8%
)0.99
Draw gradient#skia-canvas
28
ops/sec (±1.33%
)28.5
ops/sec (±0.25%
)1.02
Draw gradient#node-canvas
36
ops/sec (±0.49%
)36.3
ops/sec (±0.53%
)1.01
Draw gradient#@napi-rs/skia
29
ops/sec (±0.53%
)28.3
ops/sec (±0.64%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.