test: skip unstable test in WASI env#2196
Merged
Merged
Conversation
Member
Author
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @Brooooooklyn and the rest of your teammates on |
Contributor
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: e8e2682 | Previous: 22dba74 | Ratio |
|---|---|---|---|
noop#napi-rs |
56386778 ops/sec (±0.81%) |
86318651 ops/sec (±0.09%) |
1.53 |
noop#JavaScript |
820295612 ops/sec (±0.17%) |
818465541 ops/sec (±0.33%) |
1.00 |
Plus number#napi-rs |
22841272 ops/sec (±0.29%) |
19978675 ops/sec (±0.42%) |
0.87 |
Plus number#JavaScript |
820059124 ops/sec (±0.11%) |
821300656 ops/sec (±0.07%) |
1.00 |
Create buffer#napi-rs |
646466 ops/sec (±12.2%) |
661506 ops/sec (±13.35%) |
1.02 |
Create buffer#JavaScript |
3038370 ops/sec (±6.33%) |
3277989 ops/sec (±2.9%) |
1.08 |
createArray#createArrayJson |
52736 ops/sec (±0.6%) |
54375 ops/sec (±0.63%) |
1.03 |
createArray#create array for loop |
9929 ops/sec (±1.13%) |
10006 ops/sec (±0.52%) |
1.01 |
createArray#create array with serde trait |
9963 ops/sec (±0.74%) |
9976 ops/sec (±0.51%) |
1.00 |
getArrayFromJs#get array from json string |
24216 ops/sec (±0.52%) |
24063 ops/sec (±0.35%) |
0.99 |
getArrayFromJs#get array from serde |
13668 ops/sec (±0.54%) |
13653 ops/sec (±1.44%) |
1.00 |
getArrayFromJs#get array with for loop |
16224 ops/sec (±0.16%) |
15997 ops/sec (±0.29%) |
0.99 |
Get Set property#Get Set from native#u32 |
581878 ops/sec (±12.23%) |
580995 ops/sec (±12.65%) |
1.00 |
Get Set property#Get Set from JavaScript#u32 |
549633 ops/sec (±2.22%) |
546861 ops/sec (±2.45%) |
0.99 |
Get Set property#Get Set from native#string |
574707 ops/sec (±10.95%) |
564028 ops/sec (±11.24%) |
0.98 |
Get Set property#Get Set from JavaScript#string |
503717 ops/sec (±2.19%) |
524084 ops/sec (±1.99%) |
1.04 |
Async task#spawn task |
27122 ops/sec (±0.66%) |
26943 ops/sec (±0.6%) |
0.99 |
Async task#ThreadSafeFunction |
9420 ops/sec (±1.02%) |
9318 ops/sec (±0.79%) |
0.99 |
Async task#Tokio future to Promise |
33214 ops/sec (±0.77%) |
33778 ops/sec (±1.23%) |
1.02 |
Query#query * 100 |
3504 ops/sec (±1.24%) |
3575 ops/sec (±0.5%) |
1.02 |
Query#query * 1 |
26586 ops/sec (±0.66%) |
26862 ops/sec (±1.51%) |
1.01 |
This comment was automatically generated by workflow using github-action-benchmark.
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.