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.
chore: upgrade ava to compatible with Node.js 18.8.0
- Loading branch information
1 parent
b82083d
commit c632142
Showing
2 changed files
with
6 additions
and
6 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
c632142
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
18.7
ops/sec (±0.56%
)17.7
ops/sec (±1.36%
)0.95
Draw house#node-canvas
20.9
ops/sec (±0.7%
)20.6
ops/sec (±1.96%
)0.99
Draw house#@napi-rs/skia
18.6
ops/sec (±0.44%
)17.5
ops/sec (±1.64%
)0.94
Draw gradient#skia-canvas
18.1
ops/sec (±0.56%
)17
ops/sec (±1.99%
)0.94
Draw gradient#node-canvas
19.8
ops/sec (±1.29%
)18.8
ops/sec (±1.32%
)0.95
Draw gradient#@napi-rs/skia
17.9
ops/sec (±0.73%
)17.3
ops/sec (±1.42%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.