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: aarch64-apple-darwin (macOS m1 chips) build [skip skia]
- Loading branch information
1 parent
adfe755
commit 4deee73
Showing
4 changed files
with
13 additions
and
7 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
Submodule skia
updated
2 files
+3 −3 | infra/bots/gen_tasks_logic/gen_tasks_logic.go | |
+58 −58 | infra/bots/tasks.json |
4deee73
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
22
ops/sec (±0.27%
)23
ops/sec (±0.46%
)1.05
Draw house#node-canvas
19
ops/sec (±0.6%
)20
ops/sec (±0.42%
)1.05
Draw house#@napi-rs/skia
21
ops/sec (±0.66%
)21
ops/sec (±0.38%
)1
Draw gradient#skia-canvas
21
ops/sec (±0.62%
)22
ops/sec (±0.54%
)1.05
Draw gradient#node-canvas
19
ops/sec (±0.22%
)19
ops/sec (±0.34%
)1
Draw gradient#@napi-rs/skia
20
ops/sec (±0.13%
)20
ops/sec (±0.5%
)1
This comment was automatically generated by workflow using github-action-benchmark.