chore(cli): add empty line in created pacakge.json file#2194
Merged
Brooooooklyn merged 1 commit intomainfrom Jul 23, 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: fa63c55 | Previous: 09ad8e7 | Ratio |
|---|---|---|---|
noop#napi-rs |
86131206 ops/sec (±0.49%) |
86781462 ops/sec (±0.38%) |
1.01 |
noop#JavaScript |
817934324 ops/sec (±0.26%) |
823044634 ops/sec (±0.07%) |
1.01 |
Plus number#napi-rs |
22550028 ops/sec (±0.21%) |
21816802 ops/sec (±0.4%) |
0.97 |
Plus number#JavaScript |
818409680 ops/sec (±0.1%) |
821646652 ops/sec (±0.22%) |
1.00 |
Create buffer#napi-rs |
662779 ops/sec (±12.44%) |
676200 ops/sec (±12.75%) |
1.02 |
Create buffer#JavaScript |
3254418 ops/sec (±2.72%) |
3566968 ops/sec (±2.59%) |
1.10 |
createArray#createArrayJson |
51906 ops/sec (±1.32%) |
54233 ops/sec (±0.66%) |
1.04 |
createArray#create array for loop |
9724 ops/sec (±0.2%) |
9976 ops/sec (±0.75%) |
1.03 |
createArray#create array with serde trait |
9714 ops/sec (±0.43%) |
10045 ops/sec (±0.37%) |
1.03 |
getArrayFromJs#get array from json string |
24317 ops/sec (±0.37%) |
23872 ops/sec (±0.64%) |
0.98 |
getArrayFromJs#get array from serde |
13751 ops/sec (±0.49%) |
13587 ops/sec (±0.54%) |
0.99 |
getArrayFromJs#get array with for loop |
16290 ops/sec (±0.4%) |
16127 ops/sec (±0.26%) |
0.99 |
Get Set property#Get Set from native#u32 |
569447 ops/sec (±13.51%) |
572210 ops/sec (±12.74%) |
1.00 |
Get Set property#Get Set from JavaScript#u32 |
526027 ops/sec (±2.48%) |
547029 ops/sec (±2.38%) |
1.04 |
Get Set property#Get Set from native#string |
553229 ops/sec (±13.78%) |
566601 ops/sec (±12.32%) |
1.02 |
Get Set property#Get Set from JavaScript#string |
517213 ops/sec (±1.93%) |
523294 ops/sec (±2.08%) |
1.01 |
Async task#spawn task |
26984 ops/sec (±0.31%) |
27134 ops/sec (±0.34%) |
1.01 |
Async task#ThreadSafeFunction |
9184 ops/sec (±0.86%) |
9569 ops/sec (±0.46%) |
1.04 |
Async task#Tokio future to Promise |
32675 ops/sec (±1.33%) |
33710 ops/sec (±0.8%) |
1.03 |
Query#query * 100 |
3494 ops/sec (±0.37%) |
3543 ops/sec (±1.35%) |
1.01 |
Query#query * 1 |
26126 ops/sec (±1.43%) |
26464 ops/sec (±0.61%) |
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.