chore(napi): remove stale tokio feature#2155
Merged
Brooooooklyn merged 1 commit intomainfrom Jun 24, 2024
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: c2028e0 | Previous: d7a5a7e | Ratio |
|---|---|---|---|
noop#napi-rs |
86905319 ops/sec (±0.1%) |
85982403 ops/sec (±1.25%) |
0.99 |
noop#JavaScript |
821059079 ops/sec (±0.12%) |
821836411 ops/sec (±0.14%) |
1.00 |
Plus number#napi-rs |
22197655 ops/sec (±0.34%) |
22603051 ops/sec (±0.73%) |
1.02 |
Plus number#JavaScript |
820227069 ops/sec (±0.1%) |
821166497 ops/sec (±0.14%) |
1.00 |
Create buffer#napi-rs |
659286 ops/sec (±12.91%) |
655515 ops/sec (±12.78%) |
0.99 |
Create buffer#JavaScript |
3247268 ops/sec (±2.3%) |
3333914 ops/sec (±2.82%) |
1.03 |
createArray#createArrayJson |
55997 ops/sec (±0.33%) |
55887 ops/sec (±0.45%) |
1.00 |
createArray#create array for loop |
9420 ops/sec (±1.43%) |
9502 ops/sec (±0.41%) |
1.01 |
createArray#create array with serde trait |
9548 ops/sec (±0.48%) |
9401 ops/sec (±0.74%) |
0.98 |
getArrayFromJs#get array from json string |
23596 ops/sec (±0.54%) |
23439 ops/sec (±0.29%) |
0.99 |
getArrayFromJs#get array from serde |
13725 ops/sec (±0.23%) |
13550 ops/sec (±0.18%) |
0.99 |
getArrayFromJs#get array with for loop |
16293 ops/sec (±0.09%) |
16155 ops/sec (±0.43%) |
0.99 |
Get Set property#Get Set from native#u32 |
570817 ops/sec (±12.51%) |
562608 ops/sec (±12.79%) |
0.99 |
Get Set property#Get Set from JavaScript#u32 |
541770 ops/sec (±2.32%) |
534070 ops/sec (±2.47%) |
0.99 |
Get Set property#Get Set from native#string |
556135 ops/sec (±11.16%) |
556435 ops/sec (±12.25%) |
1.00 |
Get Set property#Get Set from JavaScript#string |
508621 ops/sec (±1.97%) |
502796 ops/sec (±2.15%) |
0.99 |
Async task#spawn task |
26542 ops/sec (±0.68%) |
26367 ops/sec (±0.65%) |
0.99 |
Async task#ThreadSafeFunction |
9448 ops/sec (±0.8%) |
9437 ops/sec (±1.89%) |
1.00 |
Async task#Tokio future to Promise |
34601 ops/sec (±0.77%) |
34760 ops/sec (±1.29%) |
1.00 |
Query#query * 100 |
3630 ops/sec (±1.35%) |
3616 ops/sec (±1.25%) |
1.00 |
Query#query * 1 |
27268 ops/sec (±1.23%) |
26697 ops/sec (±1.28%) |
0.98 |
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.