fix(deps): update rust crate ctor to 0.4.0#2482
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Benchmark
Details
| Benchmark suite | Current: 4be6d7b | Previous: 98f853c | Ratio |
|---|---|---|---|
noop#napi-rs |
85977427 ops/sec (±0.29%) |
86519695 ops/sec (±0.11%) |
1.01 |
noop#JavaScript |
812713712 ops/sec (±0.2%) |
813961958 ops/sec (±0.83%) |
1.00 |
Plus number#napi-rs |
26975676 ops/sec (±0.42%) |
26751258 ops/sec (±0.36%) |
0.99 |
Plus number#JavaScript |
811288318 ops/sec (±0.23%) |
817201514 ops/sec (±0.1%) |
1.01 |
Create buffer#napi-rs |
612497 ops/sec (±13.89%) |
657264 ops/sec (±12.41%) |
1.07 |
Create buffer#JavaScript |
3411319 ops/sec (±1.38%) |
3830694 ops/sec (±2.93%) |
1.12 |
createArray#createArrayJson |
52527 ops/sec (±0.65%) |
55075 ops/sec (±0.55%) |
1.05 |
createArray#create array for loop |
9314 ops/sec (±0.28%) |
10014 ops/sec (±0.52%) |
1.08 |
createArray#create array with serde trait |
9488 ops/sec (±0.15%) |
10117 ops/sec (±0.39%) |
1.07 |
getArrayFromJs#get array from json string |
22973 ops/sec (±0.5%) |
23711 ops/sec (±0.6%) |
1.03 |
getArrayFromJs#get array from serde |
13384 ops/sec (±0.5%) |
13509 ops/sec (±0.48%) |
1.01 |
getArrayFromJs#get array with for loop |
15834 ops/sec (±0.4%) |
16171 ops/sec (±0.41%) |
1.02 |
Get Set property#Get Set from native#u32 |
536052 ops/sec (±12.88%) |
552606 ops/sec (±12.42%) |
1.03 |
Get Set property#Get Set from JavaScript#u32 |
543759 ops/sec (±2.64%) |
552309 ops/sec (±2.28%) |
1.02 |
Get Set property#Get Set from native#string |
553574 ops/sec (±11.75%) |
550805 ops/sec (±10.84%) |
0.99 |
Get Set property#Get Set from JavaScript#string |
516630 ops/sec (±2.29%) |
514762 ops/sec (±2.26%) |
1.00 |
Async task#spawn task |
25769 ops/sec (±0.48%) |
25849 ops/sec (±0.4%) |
1.00 |
Async task#ThreadSafeFunction |
8987 ops/sec (±1.08%) |
8989 ops/sec (±1.1%) |
1.00 |
Async task#Tokio future to Promise |
31492 ops/sec (±0.8%) |
31472 ops/sec (±1.12%) |
1.00 |
Query#query * 100 |
3537 ops/sec (±0.82%) |
3631 ops/sec (±0.53%) |
1.03 |
Query#query * 1 |
26617 ops/sec (±1.02%) |
27295 ops/sec (±0.87%) |
1.03 |
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.
This PR contains the following updates:
0.3.6->0.4.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.