fix(cli): s390x cross toolchain path#2432
Merged
Brooooooklyn merged 1 commit intomainfrom Jan 19, 2025
Merged
Conversation
93ec867 to
2e03bf5
Compare
Contributor
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 2e03bf5 | Previous: c796918 | Ratio |
|---|---|---|---|
noop#napi-rs |
85642344 ops/sec (±0.76%) |
85339622 ops/sec (±0.37%) |
1.00 |
noop#JavaScript |
816360978 ops/sec (±0.09%) |
810648001 ops/sec (±0.91%) |
0.99 |
Plus number#napi-rs |
27348866 ops/sec (±0.97%) |
27142105 ops/sec (±0.68%) |
0.99 |
Plus number#JavaScript |
814647166 ops/sec (±0.24%) |
814623398 ops/sec (±0.12%) |
1.00 |
Create buffer#napi-rs |
637235 ops/sec (±11.85%) |
639787 ops/sec (±12.59%) |
1.00 |
Create buffer#JavaScript |
3390000 ops/sec (±1.95%) |
3309795 ops/sec (±2.65%) |
0.98 |
createArray#createArrayJson |
52785 ops/sec (±0.46%) |
52485 ops/sec (±0.66%) |
0.99 |
createArray#create array for loop |
10070 ops/sec (±0.52%) |
10235 ops/sec (±0.46%) |
1.02 |
createArray#create array with serde trait |
10296 ops/sec (±0.58%) |
10414 ops/sec (±0.5%) |
1.01 |
getArrayFromJs#get array from json string |
23971 ops/sec (±0.29%) |
23586 ops/sec (±0.56%) |
0.98 |
getArrayFromJs#get array from serde |
13324 ops/sec (±0.57%) |
13432 ops/sec (±0.35%) |
1.01 |
getArrayFromJs#get array with for loop |
16027 ops/sec (±0.31%) |
15806 ops/sec (±0.47%) |
0.99 |
Get Set property#Get Set from native#u32 |
569109 ops/sec (±11.53%) |
561484 ops/sec (±12.74%) |
0.99 |
Get Set property#Get Set from JavaScript#u32 |
556705 ops/sec (±2.03%) |
531937 ops/sec (±2.47%) |
0.96 |
Get Set property#Get Set from native#string |
567910 ops/sec (±10.08%) |
562843 ops/sec (±12.03%) |
0.99 |
Get Set property#Get Set from JavaScript#string |
531896 ops/sec (±1.59%) |
517194 ops/sec (±1.68%) |
0.97 |
Async task#spawn task |
26161 ops/sec (±0.77%) |
25978 ops/sec (±0.29%) |
0.99 |
Async task#ThreadSafeFunction |
9388 ops/sec (±0.72%) |
9260 ops/sec (±0.72%) |
0.99 |
Async task#Tokio future to Promise |
32496 ops/sec (±0.77%) |
31717 ops/sec (±1.16%) |
0.98 |
Query#query * 100 |
3562 ops/sec (±0.83%) |
3584 ops/sec (±0.4%) |
1.01 |
Query#query * 1 |
27370 ops/sec (±0.83%) |
27116 ops/sec (±1.12%) |
0.99 |
This comment was automatically generated by workflow using github-action-benchmark.
1 task
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.