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: file extensions in
loadFontsFromDir()
are no longer case-sensi…
…tive Fixed: #704
- Loading branch information
Showing
4 changed files
with
10 additions
and
3 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
File renamed without changes.
File renamed without changes.
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
9342e33
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
26
ops/sec (±0.15%
)25
ops/sec (±0.21%
)0.96
Draw house#node-canvas
31
ops/sec (±0.22%
)30
ops/sec (±1.05%
)0.97
Draw house#@napi-rs/skia
25
ops/sec (±0.28%
)24
ops/sec (±0.36%
)0.96
Draw gradient#skia-canvas
25
ops/sec (±0.15%
)25
ops/sec (±0.15%
)1
Draw gradient#node-canvas
29
ops/sec (±0.24%
)29
ops/sec (±0.31%
)1
Draw gradient#@napi-rs/skia
23
ops/sec (±0.29%
)23
ops/sec (±0.57%
)1
This comment was automatically generated by workflow using github-action-benchmark.