Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump axios from 1.6.0 to 1.7.4 #7020

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps axios from 1.6.0 to 1.7.4.

Release notes

Sourced from axios's releases.

Release v1.7.4

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.4 (2024-08-13)

Bug Fixes

Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 13, 2024 20:14
@dependabot dependabot bot added the meta-dependencies Pull requests that update a dependency. label Aug 13, 2024
@wemeetagain wemeetagain enabled auto-merge (squash) August 13, 2024 20:34
Copy link
Contributor

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: a0c1a10 Previous: 64fe1db Ratio
getPubkeys - index2pubkey - req 1000 vs - 250000 vc 1.9184 ms/op 1.8003 ms/op 1.07
getPubkeys - validatorsArr - req 1000 vs - 250000 vc 46.472 us/op 62.923 us/op 0.74
BLS verify - blst 1.3307 ms/op 856.31 us/op 1.55
BLS verifyMultipleSignatures 3 - blst 2.1632 ms/op 1.3452 ms/op 1.61
BLS verifyMultipleSignatures 8 - blst 2.4365 ms/op 2.1245 ms/op 1.15
BLS verifyMultipleSignatures 32 - blst 7.2211 ms/op 4.6889 ms/op 1.54
BLS verifyMultipleSignatures 64 - blst 10.633 ms/op 8.5742 ms/op 1.24
BLS verifyMultipleSignatures 128 - blst 17.894 ms/op 16.264 ms/op 1.10
BLS deserializing 10000 signatures 680.00 ms/op 636.46 ms/op 1.07
BLS deserializing 100000 signatures 6.7118 s/op 6.3021 s/op 1.07
BLS verifyMultipleSignatures - same message - 3 - blst 895.11 us/op 1.0099 ms/op 0.89
BLS verifyMultipleSignatures - same message - 8 - blst 1.2391 ms/op 1.0873 ms/op 1.14
BLS verifyMultipleSignatures - same message - 32 - blst 1.8540 ms/op 1.7250 ms/op 1.07
BLS verifyMultipleSignatures - same message - 64 - blst 2.7150 ms/op 2.5609 ms/op 1.06
BLS verifyMultipleSignatures - same message - 128 - blst 4.3284 ms/op 4.1836 ms/op 1.03
BLS aggregatePubkeys 32 - blst 19.476 us/op 18.196 us/op 1.07
BLS aggregatePubkeys 128 - blst 69.012 us/op 64.035 us/op 1.08
notSeenSlots=1 numMissedVotes=1 numBadVotes=10 78.400 ms/op 65.789 ms/op 1.19
notSeenSlots=1 numMissedVotes=0 numBadVotes=4 56.866 ms/op 47.840 ms/op 1.19
notSeenSlots=2 numMissedVotes=1 numBadVotes=10 35.498 ms/op 32.076 ms/op 1.11
getSlashingsAndExits - default max 108.97 us/op 69.649 us/op 1.56
getSlashingsAndExits - 2k 261.64 us/op 263.28 us/op 0.99
proposeBlockBody type=full, size=empty 5.7645 ms/op 5.2151 ms/op 1.11
isKnown best case - 1 super set check 300.00 ns/op 492.00 ns/op 0.61
isKnown normal case - 2 super set checks 277.00 ns/op 495.00 ns/op 0.56
isKnown worse case - 16 super set checks 292.00 ns/op 474.00 ns/op 0.62
InMemoryCheckpointStateCache - add get delete 5.1680 us/op 4.5260 us/op 1.14
validate api signedAggregateAndProof - struct 2.3292 ms/op 1.7464 ms/op 1.33
validate gossip signedAggregateAndProof - struct 1.6100 ms/op 1.5010 ms/op 1.07
validate gossip attestation - vc 640000 1.0476 ms/op 1.0377 ms/op 1.01
batch validate gossip attestation - vc 640000 - chunk 32 141.80 us/op 132.93 us/op 1.07
batch validate gossip attestation - vc 640000 - chunk 64 121.62 us/op 114.51 us/op 1.06
batch validate gossip attestation - vc 640000 - chunk 128 107.48 us/op 112.24 us/op 0.96
batch validate gossip attestation - vc 640000 - chunk 256 100.82 us/op 111.62 us/op 0.90
pickEth1Vote - no votes 1.0477 ms/op 1.0398 ms/op 1.01
pickEth1Vote - max votes 9.7388 ms/op 11.599 ms/op 0.84
pickEth1Vote - Eth1Data hashTreeRoot value x2048 15.064 ms/op 20.416 ms/op 0.74
pickEth1Vote - Eth1Data hashTreeRoot tree x2048 25.839 ms/op 22.145 ms/op 1.17
pickEth1Vote - Eth1Data fastSerialize value x2048 453.34 us/op 597.66 us/op 0.76
pickEth1Vote - Eth1Data fastSerialize tree x2048 5.7829 ms/op 4.4597 ms/op 1.30
bytes32 toHexString 412.00 ns/op 840.00 ns/op 0.49
bytes32 Buffer.toString(hex) 245.00 ns/op 494.00 ns/op 0.50
bytes32 Buffer.toString(hex) from Uint8Array 356.00 ns/op 591.00 ns/op 0.60
bytes32 Buffer.toString(hex) + 0x 246.00 ns/op 479.00 ns/op 0.51
Object access 1 prop 0.13100 ns/op 0.36000 ns/op 0.36
Map access 1 prop 0.12700 ns/op 0.38100 ns/op 0.33
Object get x1000 5.5240 ns/op 5.2660 ns/op 1.05
Map get x1000 6.0760 ns/op 5.9960 ns/op 1.01
Object set x1000 31.051 ns/op 30.727 ns/op 1.01
Map set x1000 21.695 ns/op 26.693 ns/op 0.81
Return object 10000 times 0.27640 ns/op 0.32890 ns/op 0.84
Throw Error 10000 times 3.1623 us/op 3.1036 us/op 1.02
fastMsgIdFn sha256 / 200 bytes 2.1210 us/op 2.1860 us/op 0.97
fastMsgIdFn h32 xxhash / 200 bytes 217.00 ns/op 527.00 ns/op 0.41
fastMsgIdFn h64 xxhash / 200 bytes 261.00 ns/op 509.00 ns/op 0.51
fastMsgIdFn sha256 / 1000 bytes 7.1900 us/op 6.3000 us/op 1.14
fastMsgIdFn h32 xxhash / 1000 bytes 368.00 ns/op 654.00 ns/op 0.56
fastMsgIdFn h64 xxhash / 1000 bytes 335.00 ns/op 570.00 ns/op 0.59
fastMsgIdFn sha256 / 10000 bytes 63.443 us/op 52.322 us/op 1.21
fastMsgIdFn h32 xxhash / 10000 bytes 1.8430 us/op 2.0890 us/op 0.88
fastMsgIdFn h64 xxhash / 10000 bytes 1.2160 us/op 1.3170 us/op 0.92
send data - 1000 256B messages 12.257 ms/op 12.966 ms/op 0.95
send data - 1000 512B messages 16.210 ms/op 19.483 ms/op 0.83
send data - 1000 1024B messages 26.151 ms/op 25.797 ms/op 1.01
send data - 1000 1200B messages 27.950 ms/op 25.429 ms/op 1.10
send data - 1000 2048B messages 31.402 ms/op 37.352 ms/op 0.84
send data - 1000 4096B messages 30.946 ms/op 33.505 ms/op 0.92
send data - 1000 16384B messages 75.659 ms/op 68.949 ms/op 1.10
send data - 1000 65536B messages 196.64 ms/op 286.88 ms/op 0.69
enrSubnets - fastDeserialize 64 bits 1.0840 us/op 1.2740 us/op 0.85
enrSubnets - ssz BitVector 64 bits 368.00 ns/op 631.00 ns/op 0.58
enrSubnets - fastDeserialize 4 bits 153.00 ns/op 383.00 ns/op 0.40
enrSubnets - ssz BitVector 4 bits 367.00 ns/op 630.00 ns/op 0.58
prioritizePeers score -10:0 att 32-0.1 sync 2-0 171.59 us/op 118.18 us/op 1.45
prioritizePeers score 0:0 att 32-0.25 sync 2-0.25 196.32 us/op 131.81 us/op 1.49
prioritizePeers score 0:0 att 32-0.5 sync 2-0.5 256.68 us/op 232.95 us/op 1.10
prioritizePeers score 0:0 att 64-0.75 sync 4-0.75 526.42 us/op 505.56 us/op 1.04
prioritizePeers score 0:0 att 64-1 sync 4-1 920.11 us/op 739.96 us/op 1.24
array of 16000 items push then shift 1.7045 us/op 1.4520 us/op 1.17
LinkedList of 16000 items push then shift 7.3680 ns/op 6.8030 ns/op 1.08
array of 16000 items push then pop 124.10 ns/op 120.13 ns/op 1.03
LinkedList of 16000 items push then pop 7.0410 ns/op 6.3790 ns/op 1.10
array of 24000 items push then shift 2.4431 us/op 1.9434 us/op 1.26
LinkedList of 24000 items push then shift 7.2220 ns/op 6.9240 ns/op 1.04
array of 24000 items push then pop 173.98 ns/op 132.65 ns/op 1.31
LinkedList of 24000 items push then pop 8.5760 ns/op 6.4250 ns/op 1.33
intersect bitArray bitLen 8 6.8880 ns/op 5.6920 ns/op 1.21
intersect array and set length 8 85.268 ns/op 42.036 ns/op 2.03
intersect bitArray bitLen 128 31.518 ns/op 26.879 ns/op 1.17
intersect array and set length 128 1.0164 us/op 607.83 ns/op 1.67
bitArray.getTrueBitIndexes() bitLen 128 2.6310 us/op 2.4000 us/op 1.10
bitArray.getTrueBitIndexes() bitLen 248 5.4960 us/op 3.5530 us/op 1.55
bitArray.getTrueBitIndexes() bitLen 512 11.688 us/op 8.8160 us/op 1.33
Buffer.concat 32 items 1.0770 us/op 1.1880 us/op 0.91
Uint8Array.set 32 items 1.5000 us/op 1.7700 us/op 0.85
Buffer.copy 1.8150 us/op 2.3830 us/op 0.76
Uint8Array.set - with subarray 3.3240 us/op 3.2580 us/op 1.02
Uint8Array.set - without subarray 1.8070 us/op 1.9690 us/op 0.92
getUint32 - dataview 246.00 ns/op 515.00 ns/op 0.48
getUint32 - manual 195.00 ns/op 416.00 ns/op 0.47
Set add up to 64 items then delete first 2.6109 us/op 1.8459 us/op 1.41
OrderedSet add up to 64 items then delete first 3.4244 us/op 2.9095 us/op 1.18
Set add up to 64 items then delete last 2.5760 us/op 2.0943 us/op 1.23
OrderedSet add up to 64 items then delete last 4.3002 us/op 3.1956 us/op 1.35
Set add up to 64 items then delete middle 3.0473 us/op 2.0910 us/op 1.46
OrderedSet add up to 64 items then delete middle 5.9697 us/op 4.6970 us/op 1.27
Set add up to 128 items then delete first 6.3057 us/op 4.2091 us/op 1.50
OrderedSet add up to 128 items then delete first 8.6530 us/op 6.4835 us/op 1.33
Set add up to 128 items then delete last 5.5526 us/op 4.1051 us/op 1.35
OrderedSet add up to 128 items then delete last 10.558 us/op 6.1582 us/op 1.71
Set add up to 128 items then delete middle 6.3143 us/op 4.0013 us/op 1.58
OrderedSet add up to 128 items then delete middle 16.078 us/op 11.806 us/op 1.36
Set add up to 256 items then delete first 12.344 us/op 8.0984 us/op 1.52
OrderedSet add up to 256 items then delete first 16.075 us/op 12.644 us/op 1.27
Set add up to 256 items then delete last 11.736 us/op 7.8239 us/op 1.50
OrderedSet add up to 256 items then delete last 17.777 us/op 12.012 us/op 1.48
Set add up to 256 items then delete middle 11.378 us/op 7.8280 us/op 1.45
OrderedSet add up to 256 items then delete middle 44.501 us/op 34.473 us/op 1.29
transfer serialized Status (84 B) 1.3660 us/op 1.3820 us/op 0.99
copy serialized Status (84 B) 1.2440 us/op 1.1740 us/op 1.06
transfer serialized SignedVoluntaryExit (112 B) 1.4900 us/op 1.4620 us/op 1.02
copy serialized SignedVoluntaryExit (112 B) 1.2900 us/op 1.2060 us/op 1.07
transfer serialized ProposerSlashing (416 B) 1.7740 us/op 1.5520 us/op 1.14
copy serialized ProposerSlashing (416 B) 2.1680 us/op 1.3760 us/op 1.58
transfer serialized Attestation (485 B) 2.2860 us/op 1.5580 us/op 1.47
copy serialized Attestation (485 B) 2.1580 us/op 1.4470 us/op 1.49
transfer serialized AttesterSlashing (33232 B) 2.4770 us/op 1.7540 us/op 1.41
copy serialized AttesterSlashing (33232 B) 8.2660 us/op 3.7900 us/op 2.18
transfer serialized Small SignedBeaconBlock (128000 B) 3.2380 us/op 2.2270 us/op 1.45
copy serialized Small SignedBeaconBlock (128000 B) 27.140 us/op 9.4900 us/op 2.86
transfer serialized Avg SignedBeaconBlock (200000 B) 3.7480 us/op 2.3660 us/op 1.58
copy serialized Avg SignedBeaconBlock (200000 B) 32.286 us/op 13.623 us/op 2.37
transfer serialized BlobsSidecar (524380 B) 4.2780 us/op 2.9430 us/op 1.45
copy serialized BlobsSidecar (524380 B) 94.709 us/op 75.550 us/op 1.25
transfer serialized Big SignedBeaconBlock (1000000 B) 5.6810 us/op 2.9160 us/op 1.95
copy serialized Big SignedBeaconBlock (1000000 B) 265.72 us/op 154.13 us/op 1.72
pass gossip attestations to forkchoice per slot 3.4093 ms/op 2.7926 ms/op 1.22
forkChoice updateHead vc 100000 bc 64 eq 0 512.21 us/op 426.91 us/op 1.20
forkChoice updateHead vc 600000 bc 64 eq 0 4.1863 ms/op 2.5391 ms/op 1.65
forkChoice updateHead vc 1000000 bc 64 eq 0 6.8912 ms/op 4.3560 ms/op 1.58
forkChoice updateHead vc 600000 bc 320 eq 0 3.4894 ms/op 2.6182 ms/op 1.33
forkChoice updateHead vc 600000 bc 1200 eq 0 3.5119 ms/op 2.7149 ms/op 1.29
forkChoice updateHead vc 600000 bc 7200 eq 0 4.4358 ms/op 3.7385 ms/op 1.19
forkChoice updateHead vc 600000 bc 64 eq 1000 11.290 ms/op 9.6213 ms/op 1.17
forkChoice updateHead vc 600000 bc 64 eq 10000 11.469 ms/op 9.4834 ms/op 1.21
forkChoice updateHead vc 600000 bc 64 eq 300000 24.438 ms/op 11.980 ms/op 2.04
computeDeltas 500000 validators 300 proto nodes 3.9368 ms/op 3.0627 ms/op 1.29
computeDeltas 500000 validators 1200 proto nodes 3.9498 ms/op 3.0399 ms/op 1.30
computeDeltas 500000 validators 7200 proto nodes 3.8561 ms/op 2.9911 ms/op 1.29
computeDeltas 750000 validators 300 proto nodes 5.5819 ms/op 4.7289 ms/op 1.18
computeDeltas 750000 validators 1200 proto nodes 5.5113 ms/op 4.6347 ms/op 1.19
computeDeltas 750000 validators 7200 proto nodes 5.5834 ms/op 4.6151 ms/op 1.21
computeDeltas 1400000 validators 300 proto nodes 10.253 ms/op 8.3119 ms/op 1.23
computeDeltas 1400000 validators 1200 proto nodes 10.596 ms/op 8.1609 ms/op 1.30
computeDeltas 1400000 validators 7200 proto nodes 10.065 ms/op 8.2134 ms/op 1.23
computeDeltas 2100000 validators 300 proto nodes 15.220 ms/op 12.282 ms/op 1.24
computeDeltas 2100000 validators 1200 proto nodes 15.086 ms/op 12.577 ms/op 1.20
computeDeltas 2100000 validators 7200 proto nodes 14.970 ms/op 12.910 ms/op 1.16
altair processAttestation - 250000 vs - 7PWei normalcase 1.8050 ms/op 1.5401 ms/op 1.17
altair processAttestation - 250000 vs - 7PWei worstcase 2.5876 ms/op 2.2254 ms/op 1.16
altair processAttestation - setStatus - 1/6 committees join 86.378 us/op 74.810 us/op 1.15
altair processAttestation - setStatus - 1/3 committees join 171.33 us/op 142.85 us/op 1.20
altair processAttestation - setStatus - 1/2 committees join 243.83 us/op 216.25 us/op 1.13
altair processAttestation - setStatus - 2/3 committees join 322.36 us/op 273.63 us/op 1.18
altair processAttestation - setStatus - 4/5 committees join 462.62 us/op 394.40 us/op 1.17
altair processAttestation - setStatus - 100% committees join 550.44 us/op 467.08 us/op 1.18
altair processBlock - 250000 vs - 7PWei normalcase 4.3702 ms/op 3.1173 ms/op 1.40
altair processBlock - 250000 vs - 7PWei normalcase hashState 29.052 ms/op 20.148 ms/op 1.44
altair processBlock - 250000 vs - 7PWei worstcase 47.799 ms/op 35.478 ms/op 1.35
altair processBlock - 250000 vs - 7PWei worstcase hashState 93.051 ms/op 70.610 ms/op 1.32
phase0 processBlock - 250000 vs - 7PWei normalcase 2.7252 ms/op 1.9545 ms/op 1.39
phase0 processBlock - 250000 vs - 7PWei worstcase 25.717 ms/op 25.429 ms/op 1.01
altair processEth1Data - 250000 vs - 7PWei normalcase 326.73 us/op 247.95 us/op 1.32
getExpectedWithdrawals 250000 eb:1,eth1:1,we:0,wn:0,smpl:15 8.1840 us/op 6.0540 us/op 1.35
getExpectedWithdrawals 250000 eb:0.95,eth1:0.1,we:0.05,wn:0,smpl:219 28.708 us/op 16.441 us/op 1.75
getExpectedWithdrawals 250000 eb:0.95,eth1:0.3,we:0.05,wn:0,smpl:42 11.773 us/op 8.2150 us/op 1.43
getExpectedWithdrawals 250000 eb:0.95,eth1:0.7,we:0.05,wn:0,smpl:18 8.1130 us/op 5.7670 us/op 1.41
getExpectedWithdrawals 250000 eb:0.1,eth1:0.1,we:0,wn:0,smpl:1020 115.97 us/op 85.160 us/op 1.36
getExpectedWithdrawals 250000 eb:0.03,eth1:0.03,we:0,wn:0,smpl:11777 1.2164 ms/op 662.79 us/op 1.84
getExpectedWithdrawals 250000 eb:0.01,eth1:0.01,we:0,wn:0,smpl:16384 1.5563 ms/op 1.1798 ms/op 1.32
getExpectedWithdrawals 250000 eb:0,eth1:0,we:0,wn:0,smpl:16384 1.5902 ms/op 652.58 us/op 2.44
getExpectedWithdrawals 250000 eb:0,eth1:0,we:0,wn:0,nocache,smpl:16384 2.5574 ms/op 2.0388 ms/op 1.25
getExpectedWithdrawals 250000 eb:0,eth1:1,we:0,wn:0,smpl:16384 1.8358 ms/op 1.2019 ms/op 1.53
getExpectedWithdrawals 250000 eb:0,eth1:1,we:0,wn:0,nocache,smpl:16384 3.7106 ms/op 3.1490 ms/op 1.18
Tree 40 250000 create 228.63 ms/op 194.30 ms/op 1.18
Tree 40 250000 get(125000) 143.75 ns/op 149.67 ns/op 0.96
Tree 40 250000 set(125000) 637.52 ns/op 634.88 ns/op 1.00
Tree 40 250000 toArray() 16.483 ms/op 12.248 ms/op 1.35
Tree 40 250000 iterate all - toArray() + loop 17.597 ms/op 11.756 ms/op 1.50
Tree 40 250000 iterate all - get(i) 56.085 ms/op 47.107 ms/op 1.19
MutableVector 250000 create 13.072 ms/op 17.297 ms/op 0.76
MutableVector 250000 get(125000) 11.125 ns/op 6.3670 ns/op 1.75
MutableVector 250000 set(125000) 215.97 ns/op 368.82 ns/op 0.59
MutableVector 250000 toArray() 4.2321 ms/op 5.3246 ms/op 0.79
MutableVector 250000 iterate all - toArray() + loop 3.8844 ms/op 4.2869 ms/op 0.91
MutableVector 250000 iterate all - get(i) 1.7725 ms/op 1.5370 ms/op 1.15
Array 250000 create 3.1718 ms/op 3.3638 ms/op 0.94
Array 250000 clone - spread 1.5333 ms/op 1.2673 ms/op 1.21
Array 250000 get(125000) 0.41700 ns/op 0.61800 ns/op 0.67
Array 250000 set(125000) 0.43000 ns/op 0.65400 ns/op 0.66
Array 250000 iterate all - loop 81.364 us/op 77.773 us/op 1.05
effectiveBalanceIncrements clone Uint8Array 300000 40.185 us/op 61.961 us/op 0.65
effectiveBalanceIncrements clone MutableVector 300000 127.00 ns/op 334.00 ns/op 0.38
effectiveBalanceIncrements rw all Uint8Array 300000 199.49 us/op 171.20 us/op 1.17
effectiveBalanceIncrements rw all MutableVector 300000 72.431 ms/op 63.577 ms/op 1.14
phase0 afterProcessEpoch - 250000 vs - 7PWei 95.488 ms/op 78.179 ms/op 1.22
Array.fill - length 1000000 3.7661 ms/op 2.7179 ms/op 1.39
Array push - length 1000000 17.976 ms/op 19.537 ms/op 0.92
Array.get 0.29420 ns/op 0.31950 ns/op 0.92
Uint8Array.get 0.45252 ns/op 0.35816 ns/op 1.26
phase0 beforeProcessEpoch - 250000 vs - 7PWei 19.889 ms/op 23.994 ms/op 0.83
altair processEpoch - mainnet_e81889 357.41 ms/op 380.53 ms/op 0.94
mainnet_e81889 - altair beforeProcessEpoch 18.484 ms/op 23.390 ms/op 0.79
mainnet_e81889 - altair processJustificationAndFinalization 16.860 us/op 22.569 us/op 0.75
mainnet_e81889 - altair processInactivityUpdates 6.9035 ms/op 10.437 ms/op 0.66
mainnet_e81889 - altair processRewardsAndPenalties 51.262 ms/op 69.232 ms/op 0.74
mainnet_e81889 - altair processRegistryUpdates 2.9440 us/op 4.7740 us/op 0.62
mainnet_e81889 - altair processSlashings 575.00 ns/op 1.0420 us/op 0.55
mainnet_e81889 - altair processEth1DataReset 555.00 ns/op 995.00 ns/op 0.56
mainnet_e81889 - altair processEffectiveBalanceUpdates 2.0658 ms/op 2.8388 ms/op 0.73
mainnet_e81889 - altair processSlashingsReset 6.0200 us/op 5.7720 us/op 1.04
mainnet_e81889 - altair processRandaoMixesReset 7.3790 us/op 7.4340 us/op 0.99
mainnet_e81889 - altair processHistoricalRootsUpdate 677.00 ns/op 1.5050 us/op 0.45
mainnet_e81889 - altair processParticipationFlagUpdates 3.6310 us/op 2.0870 us/op 1.74
mainnet_e81889 - altair processSyncCommitteeUpdates 531.00 ns/op 741.00 ns/op 0.72
mainnet_e81889 - altair afterProcessEpoch 96.376 ms/op 75.074 ms/op 1.28
capella processEpoch - mainnet_e217614 1.3672 s/op 1.1964 s/op 1.14
mainnet_e217614 - capella beforeProcessEpoch 81.553 ms/op 73.537 ms/op 1.11
mainnet_e217614 - capella processJustificationAndFinalization 21.683 us/op 13.446 us/op 1.61
mainnet_e217614 - capella processInactivityUpdates 18.305 ms/op 16.759 ms/op 1.09
mainnet_e217614 - capella processRewardsAndPenalties 252.83 ms/op 248.65 ms/op 1.02
mainnet_e217614 - capella processRegistryUpdates 20.141 us/op 11.336 us/op 1.78
mainnet_e217614 - capella processSlashings 750.00 ns/op 866.00 ns/op 0.87
mainnet_e217614 - capella processEth1DataReset 423.00 ns/op 682.00 ns/op 0.62
mainnet_e217614 - capella processEffectiveBalanceUpdates 14.415 ms/op 11.665 ms/op 1.24
mainnet_e217614 - capella processSlashingsReset 3.8680 us/op 2.4620 us/op 1.57
mainnet_e217614 - capella processRandaoMixesReset 9.0550 us/op 3.5970 us/op 2.52
mainnet_e217614 - capella processHistoricalRootsUpdate 1.2260 us/op 704.00 ns/op 1.74
mainnet_e217614 - capella processParticipationFlagUpdates 2.8930 us/op 1.8100 us/op 1.60
mainnet_e217614 - capella afterProcessEpoch 246.92 ms/op 196.48 ms/op 1.26
phase0 processEpoch - mainnet_e58758 448.14 ms/op 345.84 ms/op 1.30
mainnet_e58758 - phase0 beforeProcessEpoch 104.83 ms/op 70.299 ms/op 1.49
mainnet_e58758 - phase0 processJustificationAndFinalization 23.766 us/op 12.206 us/op 1.95
mainnet_e58758 - phase0 processRewardsAndPenalties 34.390 ms/op 33.229 ms/op 1.03
mainnet_e58758 - phase0 processRegistryUpdates 8.6760 us/op 7.9050 us/op 1.10
mainnet_e58758 - phase0 processSlashings 715.00 ns/op 429.00 ns/op 1.67
mainnet_e58758 - phase0 processEth1DataReset 305.00 ns/op 436.00 ns/op 0.70
mainnet_e58758 - phase0 processEffectiveBalanceUpdates 1.1054 ms/op 787.93 us/op 1.40
mainnet_e58758 - phase0 processSlashingsReset 5.3430 us/op 5.7780 us/op 0.92
mainnet_e58758 - phase0 processRandaoMixesReset 11.246 us/op 3.4520 us/op 3.26
mainnet_e58758 - phase0 processHistoricalRootsUpdate 793.00 ns/op 812.00 ns/op 0.98
mainnet_e58758 - phase0 processParticipationRecordUpdates 5.5620 us/op 3.4280 us/op 1.62
mainnet_e58758 - phase0 afterProcessEpoch 84.204 ms/op 61.985 ms/op 1.36
phase0 processEffectiveBalanceUpdates - 250000 normalcase 1.4577 ms/op 835.28 us/op 1.75
phase0 processEffectiveBalanceUpdates - 250000 worstcase 0.5 2.0445 ms/op 1.7232 ms/op 1.19
altair processInactivityUpdates - 250000 normalcase 18.742 ms/op 16.160 ms/op 1.16
altair processInactivityUpdates - 250000 worstcase 18.745 ms/op 17.038 ms/op 1.10
phase0 processRegistryUpdates - 250000 normalcase 6.6930 us/op 6.2790 us/op 1.07
phase0 processRegistryUpdates - 250000 badcase_full_deposits 369.00 us/op 307.56 us/op 1.20
phase0 processRegistryUpdates - 250000 worstcase 0.5 132.33 ms/op 110.64 ms/op 1.20
altair processRewardsAndPenalties - 250000 normalcase 42.599 ms/op 40.407 ms/op 1.05
altair processRewardsAndPenalties - 250000 worstcase 45.526 ms/op 45.614 ms/op 1.00
phase0 getAttestationDeltas - 250000 normalcase 10.517 ms/op 9.7247 ms/op 1.08
phase0 getAttestationDeltas - 250000 worstcase 11.626 ms/op 7.3208 ms/op 1.59
phase0 processSlashings - 250000 worstcase 120.07 us/op 91.465 us/op 1.31
altair processSyncCommitteeUpdates - 250000 134.47 ms/op 93.373 ms/op 1.44
BeaconState.hashTreeRoot - No change 405.00 ns/op 483.00 ns/op 0.84
BeaconState.hashTreeRoot - 1 full validator 149.20 us/op 81.728 us/op 1.83
BeaconState.hashTreeRoot - 32 full validator 1.4698 ms/op 1.1766 ms/op 1.25
BeaconState.hashTreeRoot - 512 full validator 13.276 ms/op 13.484 ms/op 0.98
BeaconState.hashTreeRoot - 1 validator.effectiveBalance 151.33 us/op 130.36 us/op 1.16
BeaconState.hashTreeRoot - 32 validator.effectiveBalance 1.5679 ms/op 2.2585 ms/op 0.69
BeaconState.hashTreeRoot - 512 validator.effectiveBalance 29.084 ms/op 23.216 ms/op 1.25
BeaconState.hashTreeRoot - 1 balances 118.02 us/op 105.60 us/op 1.12
BeaconState.hashTreeRoot - 32 balances 1.0932 ms/op 1.0965 ms/op 1.00
BeaconState.hashTreeRoot - 512 balances 13.772 ms/op 6.0743 ms/op 2.27
BeaconState.hashTreeRoot - 250000 balances 252.32 ms/op 143.85 ms/op 1.75
aggregationBits - 2048 els - zipIndexesInBitList 42.678 us/op 21.135 us/op 2.02
byteArrayEquals 32 59.778 ns/op 49.621 ns/op 1.20
Buffer.compare 32 18.837 ns/op 16.255 ns/op 1.16
byteArrayEquals 1024 1.5983 us/op 1.3090 us/op 1.22
Buffer.compare 1024 28.695 ns/op 24.463 ns/op 1.17
byteArrayEquals 16384 25.507 us/op 20.403 us/op 1.25
Buffer.compare 16384 179.76 ns/op 208.14 ns/op 0.86
byteArrayEquals 123687377 192.95 ms/op 148.76 ms/op 1.30
Buffer.compare 123687377 7.4664 ms/op 4.9662 ms/op 1.50
byteArrayEquals 32 - diff last byte 52.816 ns/op 48.030 ns/op 1.10
Buffer.compare 32 - diff last byte 17.401 ns/op 18.063 ns/op 0.96
byteArrayEquals 1024 - diff last byte 1.5910 us/op 1.2652 us/op 1.26
Buffer.compare 1024 - diff last byte 29.124 ns/op 23.671 ns/op 1.23
byteArrayEquals 16384 - diff last byte 25.386 us/op 20.175 us/op 1.26
Buffer.compare 16384 - diff last byte 188.40 ns/op 209.97 ns/op 0.90
byteArrayEquals 123687377 - diff last byte 202.86 ms/op 151.42 ms/op 1.34
Buffer.compare 123687377 - diff last byte 8.2447 ms/op 4.1535 ms/op 1.99
byteArrayEquals 32 - random bytes 5.2300 ns/op 4.9080 ns/op 1.07
Buffer.compare 32 - random bytes 17.105 ns/op 16.164 ns/op 1.06
byteArrayEquals 1024 - random bytes 5.1610 ns/op 4.9000 ns/op 1.05
Buffer.compare 1024 - random bytes 17.247 ns/op 16.341 ns/op 1.06
byteArrayEquals 16384 - random bytes 5.2420 ns/op 4.9340 ns/op 1.06
Buffer.compare 16384 - random bytes 17.191 ns/op 15.898 ns/op 1.08
byteArrayEquals 123687377 - random bytes 6.6200 ns/op 7.9300 ns/op 0.83
Buffer.compare 123687377 - random bytes 19.220 ns/op 19.980 ns/op 0.96
regular array get 100000 times 38.669 us/op 30.721 us/op 1.26
wrappedArray get 100000 times 33.674 us/op 30.744 us/op 1.10
arrayWithProxy get 100000 times 13.022 ms/op 10.097 ms/op 1.29
ssz.Root.equals 46.274 ns/op 42.737 ns/op 1.08
byteArrayEquals 45.718 ns/op 41.315 ns/op 1.11
Buffer.compare 10.562 ns/op 8.5290 ns/op 1.24
shuffle list - 16384 els 6.4013 ms/op 5.3619 ms/op 1.19
shuffle list - 250000 els 94.267 ms/op 78.890 ms/op 1.19
processSlot - 1 slots 13.486 us/op 13.035 us/op 1.03
processSlot - 32 slots 2.9522 ms/op 2.7752 ms/op 1.06
getEffectiveBalanceIncrementsZeroInactive - 250000 vs - 7PWei 40.453 ms/op 41.244 ms/op 0.98
getCommitteeAssignments - req 1 vs - 250000 vc 2.2406 ms/op 1.8990 ms/op 1.18
getCommitteeAssignments - req 100 vs - 250000 vc 4.2576 ms/op 3.5554 ms/op 1.20
getCommitteeAssignments - req 1000 vs - 250000 vc 4.5361 ms/op 3.8388 ms/op 1.18
findModifiedValidators - 10000 modified validators 391.26 ms/op 242.77 ms/op 1.61
findModifiedValidators - 1000 modified validators 267.83 ms/op 139.23 ms/op 1.92
findModifiedValidators - 100 modified validators 245.47 ms/op 134.75 ms/op 1.82
findModifiedValidators - 10 modified validators 226.17 ms/op 130.98 ms/op 1.73
findModifiedValidators - 1 modified validators 238.23 ms/op 149.37 ms/op 1.59
findModifiedValidators - no difference 195.88 ms/op 160.25 ms/op 1.22
compare ViewDUs 3.2798 s/op 3.0351 s/op 1.08
compare each validator Uint8Array 1.3770 s/op 1.5140 s/op 0.91
compare ViewDU to Uint8Array 1.3298 s/op 651.28 ms/op 2.04
migrate state 1000000 validators, 24 modified, 0 new 596.97 ms/op 524.51 ms/op 1.14
migrate state 1000000 validators, 1700 modified, 1000 new 780.45 ms/op 727.18 ms/op 1.07
migrate state 1000000 validators, 3400 modified, 2000 new 1.0703 s/op 906.29 ms/op 1.18
migrate state 1500000 validators, 24 modified, 0 new 564.32 ms/op 485.80 ms/op 1.16
migrate state 1500000 validators, 1700 modified, 1000 new 809.03 ms/op 816.74 ms/op 0.99
migrate state 1500000 validators, 3400 modified, 2000 new 1.0043 s/op 1.0334 s/op 0.97
RootCache.getBlockRootAtSlot - 250000 vs - 7PWei 4.5300 ns/op 6.0800 ns/op 0.75
state getBlockRootAtSlot - 250000 vs - 7PWei 995.69 ns/op 652.34 ns/op 1.53
computeProposers - vc 250000 8.5139 ms/op 6.1335 ms/op 1.39
computeEpochShuffling - vc 250000 93.404 ms/op 76.014 ms/op 1.23
getNextSyncCommittee - vc 250000 146.29 ms/op 104.99 ms/op 1.39
computeSigningRoot for AttestationData 21.289 us/op 20.805 us/op 1.02
hash AttestationData serialized data then Buffer.toString(base64) 1.5866 us/op 1.1798 us/op 1.34
toHexString serialized data 909.50 ns/op 792.81 ns/op 1.15
Buffer.toString(base64) 183.86 ns/op 132.86 ns/op 1.38

by benchmarkbot/action

@wemeetagain wemeetagain merged commit 550c349 into unstable Aug 15, 2024
24 of 26 checks passed
@wemeetagain wemeetagain deleted the dependabot/npm_and_yarn/axios-1.7.4 branch August 15, 2024 18:38
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.22%. Comparing base (9c62011) to head (a68a0a5).
Report is 3 commits behind head on unstable.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #7020      +/-   ##
============================================
- Coverage     49.23%   49.22%   -0.01%     
============================================
  Files           578      578              
  Lines         37426    37426              
  Branches       2165     2165              
============================================
- Hits          18426    18424       -2     
- Misses        18960    18962       +2     
  Partials         40       40              

philknows pushed a commit that referenced this pull request Sep 3, 2024
* chore(deps): bump axios from 1.6.0 to 1.7.4

Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.0...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: dedupe dependency versions

* chore: dedupe dependency versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cayman <caymannava@gmail.com>
@wemeetagain
Copy link
Member

🎉 This PR is included in v1.22.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta-dependencies Pull requests that update a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant