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: update holesky bootnode ENRs #5982

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

nflaig
Copy link
Member

@nflaig nflaig commented Sep 22, 2023

Motivation

Final update to bootnode ENRs before release

Description

Update holesky bootnode ENRs

@nflaig nflaig requested a review from a team as a code owner September 22, 2023 13:25
@nflaig nflaig changed the title chore: update holesky bootnode enrs chore: update holesky bootnode ENRs Sep 22, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 22, 2023

Performance Report

✔️ no performance regression detected

🚀🚀 Significant benchmark improvement detected

Benchmark suite Current: 8e2bc39 Previous: 4fd3d4d Ratio
getExpectedWithdrawals 250000 eb:1,eth1:1,we:0,wn:0,smpl:15 4.9990 us/op 17.663 us/op 0.28
Full benchmark results
Benchmark suite Current: 8e2bc39 Previous: 4fd3d4d Ratio
getPubkeys - index2pubkey - req 1000 vs - 250000 vc 490.59 us/op 371.23 us/op 1.32
getPubkeys - validatorsArr - req 1000 vs - 250000 vc 50.270 us/op 46.649 us/op 1.08
BLS verify - blst-native 1.1027 ms/op 1.0971 ms/op 1.01
BLS verifyMultipleSignatures 3 - blst-native 2.3099 ms/op 2.3688 ms/op 0.98
BLS verifyMultipleSignatures 8 - blst-native 5.1511 ms/op 5.0347 ms/op 1.02
BLS verifyMultipleSignatures 32 - blst-native 19.264 ms/op 18.746 ms/op 1.03
BLS verifyMultipleSignatures 64 - blst-native 38.354 ms/op 39.066 ms/op 0.98
BLS verifyMultipleSignatures 128 - blst-native 75.733 ms/op 73.104 ms/op 1.04
BLS deserializing 10000 signatures 808.97 ms/op 777.11 ms/op 1.04
BLS deserializing 100000 signatures 8.0821 s/op 7.9852 s/op 1.01
BLS verifyMultipleSignatures - same message - 3 - blst-native 1.1380 ms/op 1.1714 ms/op 0.97
BLS verifyMultipleSignatures - same message - 8 - blst-native 1.2993 ms/op 1.2914 ms/op 1.01
BLS verifyMultipleSignatures - same message - 32 - blst-native 2.1926 ms/op 2.1296 ms/op 1.03
BLS verifyMultipleSignatures - same message - 64 - blst-native 3.0565 ms/op 3.0462 ms/op 1.00
BLS verifyMultipleSignatures - same message - 128 - blst-native 5.5277 ms/op 5.3830 ms/op 1.03
BLS aggregatePubkeys 32 - blst-native 23.695 us/op 23.532 us/op 1.01
BLS aggregatePubkeys 128 - blst-native 89.584 us/op 87.781 us/op 1.02
getAttestationsForBlock 30.084 ms/op 35.675 ms/op 0.84
isKnown best case - 1 super set check 271.00 ns/op 480.00 ns/op 0.56
isKnown normal case - 2 super set checks 233.00 ns/op 366.00 ns/op 0.64
isKnown worse case - 16 super set checks 258.00 ns/op 328.00 ns/op 0.79
CheckpointStateCache - add get delete 3.3470 us/op 4.1750 us/op 0.80
validate api signedAggregateAndProof - struct 2.4351 ms/op 2.3785 ms/op 1.02
validate gossip signedAggregateAndProof - struct 2.6677 ms/op 2.3849 ms/op 1.12
validate gossip attestation - vc 640000 1.1795 ms/op 1.1619 ms/op 1.02
batch validate gossip attestation - vc 640000 - chunk 32 144.99 us/op 145.22 us/op 1.00
batch validate gossip attestation - vc 640000 - chunk 64 130.77 us/op 127.26 us/op 1.03
batch validate gossip attestation - vc 640000 - chunk 128 125.78 us/op 109.77 us/op 1.15
batch validate gossip attestation - vc 640000 - chunk 256 115.46 us/op 108.90 us/op 1.06
pickEth1Vote - no votes 939.05 us/op 836.17 us/op 1.12
pickEth1Vote - max votes 7.1820 ms/op 8.6167 ms/op 0.83
pickEth1Vote - Eth1Data hashTreeRoot value x2048 15.005 ms/op 15.251 ms/op 0.98
pickEth1Vote - Eth1Data hashTreeRoot tree x2048 29.294 ms/op 16.148 ms/op 1.81
pickEth1Vote - Eth1Data fastSerialize value x2048 435.73 us/op 407.20 us/op 1.07
pickEth1Vote - Eth1Data fastSerialize tree x2048 4.9069 ms/op 3.5510 ms/op 1.38
bytes32 toHexString 362.00 ns/op 448.00 ns/op 0.81
bytes32 Buffer.toString(hex) 217.00 ns/op 342.00 ns/op 0.63
bytes32 Buffer.toString(hex) from Uint8Array 368.00 ns/op 512.00 ns/op 0.72
bytes32 Buffer.toString(hex) + 0x 215.00 ns/op 333.00 ns/op 0.65
Object access 1 prop 0.13200 ns/op 0.21800 ns/op 0.61
Map access 1 prop 0.10500 ns/op 0.19300 ns/op 0.54
Object get x1000 4.9860 ns/op 5.4820 ns/op 0.91
Map get x1000 0.49300 ns/op 0.58500 ns/op 0.84
Object set x1000 24.575 ns/op 24.437 ns/op 1.01
Map set x1000 17.907 ns/op 17.411 ns/op 1.03
Return object 10000 times 0.24680 ns/op 0.24140 ns/op 1.02
Throw Error 10000 times 2.8539 us/op 2.8445 us/op 1.00
fastMsgIdFn sha256 / 200 bytes 1.9570 us/op 2.1330 us/op 0.92
fastMsgIdFn h32 xxhash / 200 bytes 194.00 ns/op 324.00 ns/op 0.60
fastMsgIdFn h64 xxhash / 200 bytes 259.00 ns/op 389.00 ns/op 0.67
fastMsgIdFn sha256 / 1000 bytes 6.2640 us/op 6.4500 us/op 0.97
fastMsgIdFn h32 xxhash / 1000 bytes 326.00 ns/op 441.00 ns/op 0.74
fastMsgIdFn h64 xxhash / 1000 bytes 354.00 ns/op 465.00 ns/op 0.76
fastMsgIdFn sha256 / 10000 bytes 64.036 us/op 55.020 us/op 1.16
fastMsgIdFn h32 xxhash / 10000 bytes 1.8830 us/op 1.9030 us/op 0.99
fastMsgIdFn h64 xxhash / 10000 bytes 1.2720 us/op 1.3230 us/op 0.96
send data - 1000 256B messages 12.993 ms/op 14.890 ms/op 0.87
send data - 1000 512B messages 16.213 ms/op 18.735 ms/op 0.87
send data - 1000 1024B messages 29.517 ms/op 26.541 ms/op 1.11
send data - 1000 1200B messages 23.760 ms/op 23.893 ms/op 0.99
send data - 1000 2048B messages 26.523 ms/op 25.708 ms/op 1.03
send data - 1000 4096B messages 29.600 ms/op 25.367 ms/op 1.17
send data - 1000 16384B messages 64.251 ms/op 56.487 ms/op 1.14
send data - 1000 65536B messages 282.81 ms/op 229.14 ms/op 1.23
enrSubnets - fastDeserialize 64 bits 799.00 ns/op 912.00 ns/op 0.88
enrSubnets - ssz BitVector 64 bits 316.00 ns/op 429.00 ns/op 0.74
enrSubnets - fastDeserialize 4 bits 113.00 ns/op 196.00 ns/op 0.58
enrSubnets - ssz BitVector 4 bits 326.00 ns/op 420.00 ns/op 0.78
prioritizePeers score -10:0 att 32-0.1 sync 2-0 70.345 us/op 65.881 us/op 1.07
prioritizePeers score 0:0 att 32-0.25 sync 2-0.25 90.753 us/op 75.621 us/op 1.20
prioritizePeers score 0:0 att 32-0.5 sync 2-0.5 137.31 us/op 101.63 us/op 1.35
prioritizePeers score 0:0 att 64-0.75 sync 4-0.75 233.52 us/op 179.06 us/op 1.30
prioritizePeers score 0:0 att 64-1 sync 4-1 252.22 us/op 204.55 us/op 1.23
array of 16000 items push then shift 1.3373 us/op 1.3092 us/op 1.02
LinkedList of 16000 items push then shift 6.7050 ns/op 5.9650 ns/op 1.12
array of 16000 items push then pop 91.034 ns/op 52.410 ns/op 1.74
LinkedList of 16000 items push then pop 5.9570 ns/op 5.6840 ns/op 1.05
array of 24000 items push then shift 1.9705 us/op 1.9046 us/op 1.03
LinkedList of 24000 items push then shift 6.9670 ns/op 6.0980 ns/op 1.14
array of 24000 items push then pop 126.77 ns/op 107.07 ns/op 1.18
LinkedList of 24000 items push then pop 9.5800 ns/op 5.7700 ns/op 1.66
intersect bitArray bitLen 8 5.4540 ns/op 5.8060 ns/op 0.94
intersect array and set length 8 60.523 ns/op 41.610 ns/op 1.45
intersect bitArray bitLen 128 26.682 ns/op 26.042 ns/op 1.02
intersect array and set length 128 752.01 ns/op 580.14 ns/op 1.30
bitArray.getTrueBitIndexes() bitLen 128 1.5050 us/op 1.2520 us/op 1.20
bitArray.getTrueBitIndexes() bitLen 248 2.3760 us/op 2.0040 us/op 1.19
bitArray.getTrueBitIndexes() bitLen 512 4.7990 us/op 3.9490 us/op 1.22
Buffer.concat 32 items 789.00 ns/op 817.00 ns/op 0.97
Uint8Array.set 32 items 1.9140 us/op 1.9330 us/op 0.99
Set add up to 64 items then delete first 2.0364 us/op 1.7798 us/op 1.14
OrderedSet add up to 64 items then delete first 3.1346 us/op 2.5549 us/op 1.23
Set add up to 64 items then delete last 2.2768 us/op 1.9264 us/op 1.18
OrderedSet add up to 64 items then delete last 3.2876 us/op 3.0765 us/op 1.07
Set add up to 64 items then delete middle 2.1263 us/op 1.9451 us/op 1.09
OrderedSet add up to 64 items then delete middle 4.7002 us/op 4.3103 us/op 1.09
Set add up to 128 items then delete first 3.8594 us/op 3.7512 us/op 1.03
OrderedSet add up to 128 items then delete first 5.9291 us/op 5.6037 us/op 1.06
Set add up to 128 items then delete last 4.0769 us/op 3.7592 us/op 1.08
OrderedSet add up to 128 items then delete last 6.8330 us/op 6.0823 us/op 1.12
Set add up to 128 items then delete middle 4.4456 us/op 3.7995 us/op 1.17
OrderedSet add up to 128 items then delete middle 12.390 us/op 10.689 us/op 1.16
Set add up to 256 items then delete first 8.8311 us/op 7.4795 us/op 1.18
OrderedSet add up to 256 items then delete first 14.080 us/op 11.173 us/op 1.26
Set add up to 256 items then delete last 8.8270 us/op 7.8491 us/op 1.12
OrderedSet add up to 256 items then delete last 14.570 us/op 12.354 us/op 1.18
Set add up to 256 items then delete middle 8.9169 us/op 8.0013 us/op 1.11
OrderedSet add up to 256 items then delete middle 33.789 us/op 31.978 us/op 1.06
transfer serialized Status (84 B) 1.4070 us/op 1.6070 us/op 0.88
copy serialized Status (84 B) 1.2740 us/op 1.4460 us/op 0.88
transfer serialized SignedVoluntaryExit (112 B) 1.4820 us/op 1.9330 us/op 0.77
copy serialized SignedVoluntaryExit (112 B) 1.3370 us/op 1.6390 us/op 0.82
transfer serialized ProposerSlashing (416 B) 1.9950 us/op 2.4340 us/op 0.82
copy serialized ProposerSlashing (416 B) 2.8320 us/op 2.2130 us/op 1.28
transfer serialized Attestation (485 B) 2.4440 us/op 2.0740 us/op 1.18
copy serialized Attestation (485 B) 2.5500 us/op 2.0310 us/op 1.26
transfer serialized AttesterSlashing (33232 B) 2.4210 us/op 1.8090 us/op 1.34
copy serialized AttesterSlashing (33232 B) 8.6980 us/op 5.5290 us/op 1.57
transfer serialized Small SignedBeaconBlock (128000 B) 3.4570 us/op 2.3810 us/op 1.45
copy serialized Small SignedBeaconBlock (128000 B) 25.006 us/op 17.429 us/op 1.43
transfer serialized Avg SignedBeaconBlock (200000 B) 3.5250 us/op 2.2830 us/op 1.54
copy serialized Avg SignedBeaconBlock (200000 B) 36.526 us/op 21.680 us/op 1.68
transfer serialized BlobsSidecar (524380 B) 3.6210 us/op 2.7960 us/op 1.30
copy serialized BlobsSidecar (524380 B) 100.81 us/op 94.017 us/op 1.07
transfer serialized Big SignedBeaconBlock (1000000 B) 3.7220 us/op 3.5010 us/op 1.06
copy serialized Big SignedBeaconBlock (1000000 B) 206.52 us/op 215.54 us/op 0.96
pass gossip attestations to forkchoice per slot 2.8232 ms/op 2.7215 ms/op 1.04
forkChoice updateHead vc 100000 bc 64 eq 0 606.50 us/op 498.56 us/op 1.22
forkChoice updateHead vc 600000 bc 64 eq 0 2.9911 ms/op 2.6641 ms/op 1.12
forkChoice updateHead vc 1000000 bc 64 eq 0 4.9428 ms/op 4.4182 ms/op 1.12
forkChoice updateHead vc 600000 bc 320 eq 0 2.7849 ms/op 2.6986 ms/op 1.03
forkChoice updateHead vc 600000 bc 1200 eq 0 2.8307 ms/op 2.7587 ms/op 1.03
forkChoice updateHead vc 600000 bc 7200 eq 0 4.1565 ms/op 3.4259 ms/op 1.21
forkChoice updateHead vc 600000 bc 64 eq 1000 10.601 ms/op 10.129 ms/op 1.05
forkChoice updateHead vc 600000 bc 64 eq 10000 10.794 ms/op 9.8776 ms/op 1.09
forkChoice updateHead vc 600000 bc 64 eq 300000 35.730 ms/op 12.285 ms/op 2.91
computeDeltas 500000 validators 300 proto nodes 3.1386 ms/op 3.1907 ms/op 0.98
computeDeltas 500000 validators 1200 proto nodes 3.0781 ms/op 3.0704 ms/op 1.00
computeDeltas 500000 validators 7200 proto nodes 3.0766 ms/op 3.0831 ms/op 1.00
computeDeltas 750000 validators 300 proto nodes 4.9898 ms/op 5.2361 ms/op 0.95
computeDeltas 750000 validators 1200 proto nodes 4.7697 ms/op 4.4139 ms/op 1.08
computeDeltas 750000 validators 7200 proto nodes 5.0094 ms/op 4.5308 ms/op 1.11
computeDeltas 1400000 validators 300 proto nodes 8.8425 ms/op 8.4076 ms/op 1.05
computeDeltas 1400000 validators 1200 proto nodes 8.9896 ms/op 8.3718 ms/op 1.07
computeDeltas 1400000 validators 7200 proto nodes 8.8314 ms/op 8.5058 ms/op 1.04
computeDeltas 2100000 validators 300 proto nodes 13.424 ms/op 12.492 ms/op 1.07
computeDeltas 2100000 validators 1200 proto nodes 13.443 ms/op 12.669 ms/op 1.06
computeDeltas 2100000 validators 7200 proto nodes 13.640 ms/op 12.849 ms/op 1.06
computeProposerBoostScoreFromBalances 500000 validators 2.9126 ms/op 2.7331 ms/op 1.07
computeProposerBoostScoreFromBalances 750000 validators 2.9101 ms/op 2.7240 ms/op 1.07
computeProposerBoostScoreFromBalances 1400000 validators 2.7871 ms/op 2.7249 ms/op 1.02
computeProposerBoostScoreFromBalances 2100000 validators 2.8027 ms/op 2.7780 ms/op 1.01
altair processAttestation - 250000 vs - 7PWei normalcase 1.9762 ms/op 2.0245 ms/op 0.98
altair processAttestation - 250000 vs - 7PWei worstcase 2.1575 ms/op 4.6021 ms/op 0.47
altair processAttestation - setStatus - 1/6 committees join 102.63 us/op 146.42 us/op 0.70
altair processAttestation - setStatus - 1/3 committees join 211.03 us/op 254.24 us/op 0.83
altair processAttestation - setStatus - 1/2 committees join 287.91 us/op 285.11 us/op 1.01
altair processAttestation - setStatus - 2/3 committees join 354.71 us/op 353.10 us/op 1.00
altair processAttestation - setStatus - 4/5 committees join 478.09 us/op 498.47 us/op 0.96
altair processAttestation - setStatus - 100% committees join 578.89 us/op 587.87 us/op 0.98
altair processBlock - 250000 vs - 7PWei normalcase 13.025 ms/op 7.4797 ms/op 1.74
altair processBlock - 250000 vs - 7PWei normalcase hashState 42.402 ms/op 30.936 ms/op 1.37
altair processBlock - 250000 vs - 7PWei worstcase 37.321 ms/op 38.346 ms/op 0.97
altair processBlock - 250000 vs - 7PWei worstcase hashState 83.341 ms/op 106.22 ms/op 0.78
phase0 processBlock - 250000 vs - 7PWei normalcase 2.0031 ms/op 2.8492 ms/op 0.70
phase0 processBlock - 250000 vs - 7PWei worstcase 27.345 ms/op 30.404 ms/op 0.90
altair processEth1Data - 250000 vs - 7PWei normalcase 267.50 us/op 528.23 us/op 0.51
getExpectedWithdrawals 250000 eb:1,eth1:1,we:0,wn:0,smpl:15 4.9990 us/op 17.663 us/op 0.28
getExpectedWithdrawals 250000 eb:0.95,eth1:0.1,we:0.05,wn:0,smpl:219 45.977 us/op 63.197 us/op 0.73
getExpectedWithdrawals 250000 eb:0.95,eth1:0.3,we:0.05,wn:0,smpl:42 18.475 us/op 28.843 us/op 0.64
getExpectedWithdrawals 250000 eb:0.95,eth1:0.7,we:0.05,wn:0,smpl:18 9.7880 us/op 16.938 us/op 0.58
getExpectedWithdrawals 250000 eb:0.1,eth1:0.1,we:0,wn:0,smpl:1020 116.91 us/op 136.80 us/op 0.85
getExpectedWithdrawals 250000 eb:0.03,eth1:0.03,we:0,wn:0,smpl:11777 1.3005 ms/op 1.2261 ms/op 1.06
getExpectedWithdrawals 250000 eb:0.01,eth1:0.01,we:0,wn:0,smpl:16384 1.6656 ms/op 1.6229 ms/op 1.03
getExpectedWithdrawals 250000 eb:0,eth1:0,we:0,wn:0,smpl:16384 1.8395 ms/op 1.7146 ms/op 1.07
getExpectedWithdrawals 250000 eb:0,eth1:0,we:0,wn:0,nocache,smpl:16384 3.7656 ms/op 4.5458 ms/op 0.83
getExpectedWithdrawals 250000 eb:0,eth1:1,we:0,wn:0,smpl:16384 1.8097 ms/op 2.5553 ms/op 0.71
getExpectedWithdrawals 250000 eb:0,eth1:1,we:0,wn:0,nocache,smpl:16384 4.6902 ms/op 7.8059 ms/op 0.60
Tree 40 250000 create 405.67 ms/op 396.89 ms/op 1.02
Tree 40 250000 get(125000) 180.34 ns/op 136.52 ns/op 1.32
Tree 40 250000 set(125000) 942.90 ns/op 1.7306 us/op 0.54
Tree 40 250000 toArray() 25.446 ms/op 21.623 ms/op 1.18
Tree 40 250000 iterate all - toArray() + loop 23.743 ms/op 21.315 ms/op 1.11
Tree 40 250000 iterate all - get(i) 72.882 ms/op 63.025 ms/op 1.16
MutableVector 250000 create 12.534 ms/op 7.0154 ms/op 1.79
MutableVector 250000 get(125000) 7.0820 ns/op 6.0600 ns/op 1.17
MutableVector 250000 set(125000) 263.79 ns/op 197.51 ns/op 1.34
MutableVector 250000 toArray() 3.7549 ms/op 2.4733 ms/op 1.52
MutableVector 250000 iterate all - toArray() + loop 3.8007 ms/op 2.8153 ms/op 1.35
MutableVector 250000 iterate all - get(i) 1.4299 ms/op 1.3921 ms/op 1.03
Array 250000 create 3.6131 ms/op 2.6213 ms/op 1.38
Array 250000 clone - spread 1.5097 ms/op 1.1307 ms/op 1.34
Array 250000 get(125000) 1.1540 ns/op 0.61100 ns/op 1.89
Array 250000 set(125000) 1.3570 ns/op 0.69200 ns/op 1.96
Array 250000 iterate all - loop 103.88 us/op 83.537 us/op 1.24
effectiveBalanceIncrements clone Uint8Array 300000 47.759 us/op 13.024 us/op 3.67
effectiveBalanceIncrements clone MutableVector 300000 655.00 ns/op 371.00 ns/op 1.77
effectiveBalanceIncrements rw all Uint8Array 300000 218.59 us/op 174.49 us/op 1.25
effectiveBalanceIncrements rw all MutableVector 300000 146.79 ms/op 68.933 ms/op 2.13
phase0 afterProcessEpoch - 250000 vs - 7PWei 90.744 ms/op 84.636 ms/op 1.07
phase0 beforeProcessEpoch - 250000 vs - 7PWei 43.409 ms/op 33.180 ms/op 1.31
altair processEpoch - mainnet_e81889 430.93 ms/op 441.64 ms/op 0.98
mainnet_e81889 - altair beforeProcessEpoch 66.122 ms/op 63.976 ms/op 1.03
mainnet_e81889 - altair processJustificationAndFinalization 17.008 us/op 21.485 us/op 0.79
mainnet_e81889 - altair processInactivityUpdates 9.8096 ms/op 5.7925 ms/op 1.69
mainnet_e81889 - altair processRewardsAndPenalties 50.986 ms/op 44.878 ms/op 1.14
mainnet_e81889 - altair processRegistryUpdates 3.6160 us/op 4.4970 us/op 0.80
mainnet_e81889 - altair processSlashings 789.00 ns/op 1.0130 us/op 0.78
mainnet_e81889 - altair processEth1DataReset 736.00 ns/op 1.0410 us/op 0.71
mainnet_e81889 - altair processEffectiveBalanceUpdates 1.1732 ms/op 1.4204 ms/op 0.83
mainnet_e81889 - altair processSlashingsReset 5.3890 us/op 5.9660 us/op 0.90
mainnet_e81889 - altair processRandaoMixesReset 8.4770 us/op 9.0780 us/op 0.93
mainnet_e81889 - altair processHistoricalRootsUpdate 969.00 ns/op 1.8780 us/op 0.52
mainnet_e81889 - altair processParticipationFlagUpdates 2.8320 us/op 4.2480 us/op 0.67
mainnet_e81889 - altair processSyncCommitteeUpdates 766.00 ns/op 1.3870 us/op 0.55
mainnet_e81889 - altair afterProcessEpoch 94.548 ms/op 89.061 ms/op 1.06
capella processEpoch - mainnet_e217614 1.3075 s/op 1.6140 s/op 0.81
mainnet_e217614 - capella beforeProcessEpoch 192.22 ms/op 260.02 ms/op 0.74
mainnet_e217614 - capella processJustificationAndFinalization 10.532 us/op 21.300 us/op 0.49
mainnet_e217614 - capella processInactivityUpdates 16.230 ms/op 18.957 ms/op 0.86
mainnet_e217614 - capella processRewardsAndPenalties 202.95 ms/op 280.89 ms/op 0.72
mainnet_e217614 - capella processRegistryUpdates 13.492 us/op 29.201 us/op 0.46
mainnet_e217614 - capella processSlashings 489.00 ns/op 1.2210 us/op 0.40
mainnet_e217614 - capella processEth1DataReset 545.00 ns/op 1.5260 us/op 0.36
mainnet_e217614 - capella processEffectiveBalanceUpdates 3.3926 ms/op 3.2881 ms/op 1.03
mainnet_e217614 - capella processSlashingsReset 1.9120 us/op 5.4330 us/op 0.35
mainnet_e217614 - capella processRandaoMixesReset 3.2340 us/op 8.8300 us/op 0.37
mainnet_e217614 - capella processHistoricalRootsUpdate 673.00 ns/op 1.5450 us/op 0.44
mainnet_e217614 - capella processParticipationFlagUpdates 3.0470 us/op 3.3980 us/op 0.90
mainnet_e217614 - capella afterProcessEpoch 228.78 ms/op 226.82 ms/op 1.01
phase0 processEpoch - mainnet_e58758 380.91 ms/op 430.35 ms/op 0.89
mainnet_e58758 - phase0 beforeProcessEpoch 127.95 ms/op 127.51 ms/op 1.00
mainnet_e58758 - phase0 processJustificationAndFinalization 13.938 us/op 23.475 us/op 0.59
mainnet_e58758 - phase0 processRewardsAndPenalties 40.291 ms/op 48.035 ms/op 0.84
mainnet_e58758 - phase0 processRegistryUpdates 10.592 us/op 14.467 us/op 0.73
mainnet_e58758 - phase0 processSlashings 408.00 ns/op 1.4010 us/op 0.29
mainnet_e58758 - phase0 processEth1DataReset 356.00 ns/op 1.2910 us/op 0.28
mainnet_e58758 - phase0 processEffectiveBalanceUpdates 941.00 us/op 963.95 us/op 0.98
mainnet_e58758 - phase0 processSlashingsReset 3.0810 us/op 5.0630 us/op 0.61
mainnet_e58758 - phase0 processRandaoMixesReset 6.1110 us/op 8.9350 us/op 0.68
mainnet_e58758 - phase0 processHistoricalRootsUpdate 906.00 ns/op 1.3450 us/op 0.67
mainnet_e58758 - phase0 processParticipationRecordUpdates 4.2660 us/op 8.9100 us/op 0.48
mainnet_e58758 - phase0 afterProcessEpoch 71.409 ms/op 77.285 ms/op 0.92
phase0 processEffectiveBalanceUpdates - 250000 normalcase 1.0739 ms/op 1.4524 ms/op 0.74
phase0 processEffectiveBalanceUpdates - 250000 worstcase 0.5 1.4815 ms/op 1.8203 ms/op 0.81
altair processInactivityUpdates - 250000 normalcase 15.339 ms/op 14.859 ms/op 1.03
altair processInactivityUpdates - 250000 worstcase 13.908 ms/op 20.653 ms/op 0.67
phase0 processRegistryUpdates - 250000 normalcase 6.6760 us/op 12.514 us/op 0.53
phase0 processRegistryUpdates - 250000 badcase_full_deposits 321.07 us/op 388.22 us/op 0.83
phase0 processRegistryUpdates - 250000 worstcase 0.5 112.95 ms/op 117.95 ms/op 0.96
altair processRewardsAndPenalties - 250000 normalcase 43.203 ms/op 51.045 ms/op 0.85
altair processRewardsAndPenalties - 250000 worstcase 48.259 ms/op 47.491 ms/op 1.02
phase0 getAttestationDeltas - 250000 normalcase 5.4883 ms/op 6.2889 ms/op 0.87
phase0 getAttestationDeltas - 250000 worstcase 7.5095 ms/op 6.2639 ms/op 1.20
phase0 processSlashings - 250000 worstcase 1.6701 ms/op 2.2702 ms/op 0.74
altair processSyncCommitteeUpdates - 250000 113.40 ms/op 125.85 ms/op 0.90
BeaconState.hashTreeRoot - No change 217.00 ns/op 410.00 ns/op 0.53
BeaconState.hashTreeRoot - 1 full validator 118.08 us/op 139.38 us/op 0.85
BeaconState.hashTreeRoot - 32 full validator 1.4801 ms/op 1.3351 ms/op 1.11
BeaconState.hashTreeRoot - 512 full validator 12.105 ms/op 10.993 ms/op 1.10
BeaconState.hashTreeRoot - 1 validator.effectiveBalance 124.90 us/op 117.08 us/op 1.07
BeaconState.hashTreeRoot - 32 validator.effectiveBalance 1.7041 ms/op 1.5529 ms/op 1.10
BeaconState.hashTreeRoot - 512 validator.effectiveBalance 18.784 ms/op 20.773 ms/op 0.90
BeaconState.hashTreeRoot - 1 balances 93.404 us/op 101.19 us/op 0.92
BeaconState.hashTreeRoot - 32 balances 1.1944 ms/op 864.13 us/op 1.38
BeaconState.hashTreeRoot - 512 balances 10.813 ms/op 9.2113 ms/op 1.17
BeaconState.hashTreeRoot - 250000 balances 156.88 ms/op 228.66 ms/op 0.69
aggregationBits - 2048 els - zipIndexesInBitList 9.3530 us/op 29.284 us/op 0.32
regular array get 100000 times 31.762 us/op 31.538 us/op 1.01
wrappedArray get 100000 times 31.635 us/op 31.528 us/op 1.00
arrayWithProxy get 100000 times 10.839 ms/op 10.551 ms/op 1.03
ssz.Root.equals 168.00 ns/op 322.00 ns/op 0.52
byteArrayEquals 153.00 ns/op 312.00 ns/op 0.49
shuffle list - 16384 els 4.8543 ms/op 4.8865 ms/op 0.99
shuffle list - 250000 els 71.197 ms/op 71.251 ms/op 1.00
processSlot - 1 slots 16.027 us/op 19.931 us/op 0.80
processSlot - 32 slots 3.8925 ms/op 3.2278 ms/op 1.21
getEffectiveBalanceIncrementsZeroInactive - 250000 vs - 7PWei 41.094 ms/op 41.925 ms/op 0.98
getCommitteeAssignments - req 1 vs - 250000 vc 2.3804 ms/op 2.3110 ms/op 1.03
getCommitteeAssignments - req 100 vs - 250000 vc 3.5621 ms/op 3.5003 ms/op 1.02
getCommitteeAssignments - req 1000 vs - 250000 vc 3.8762 ms/op 3.7662 ms/op 1.03
RootCache.getBlockRootAtSlot - 250000 vs - 7PWei 4.3200 ns/op 5.3600 ns/op 0.81
state getBlockRootAtSlot - 250000 vs - 7PWei 374.18 ns/op 526.25 ns/op 0.71
computeProposers - vc 250000 6.3854 ms/op 6.4316 ms/op 0.99
computeEpochShuffling - vc 250000 73.112 ms/op 73.971 ms/op 0.99
getNextSyncCommittee - vc 250000 133.08 ms/op 113.11 ms/op 1.18
computeSigningRoot for AttestationData 17.627 us/op 28.513 us/op 0.62
hash AttestationData serialized data then Buffer.toString(base64) 1.3177 us/op 1.3386 us/op 0.98
toHexString serialized data 960.16 ns/op 826.48 ns/op 1.16
Buffer.toString(base64) 162.03 ns/op 160.77 ns/op 1.01

by benchmarkbot/action

@wemeetagain wemeetagain merged commit ed794b4 into unstable Sep 22, 2023
18 checks passed
@wemeetagain wemeetagain deleted the nflaig/update-holesky-bootnodes branch September 22, 2023 18:09
nflaig added a commit that referenced this pull request Sep 25, 2023
chore: update holesky bootnode enrs
@wemeetagain
Copy link
Member

🎉 This PR is included in v1.11.3 🎉

@wemeetagain
Copy link
Member

🎉 This PR is included in v1.12.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants