diff --git a/bench/BINARY_SIZE.md b/bench/BINARY_SIZE.md index 30717f3706..f975b13418 100644 --- a/bench/BINARY_SIZE.md +++ b/bench/BINARY_SIZE.md @@ -16,9 +16,9 @@ The programs and their tests are located in [/tests/bench](https://github.com/co Solana version: 2.3.0 -| Program | Binary Size | - | -| ------- | ----------- | --- | -| bench | 1,126,840 | - | +| Program | Binary Size | - | +| ------- | ----------- | ----------------------- | +| bench | 1,024,096 | 🟢 **-102,744 (9.12%)** | ### Notable changes @@ -28,9 +28,9 @@ Solana version: 2.3.0 Solana version: 2.3.0 -| Program | Binary Size | - | -| ------- | ----------- | ---------------------- | -| bench | 1,126,840 | 🔴 **+84,912 (8.15%)** | +| Program | Binary Size | - | +| ------- | ----------- | ------------------------ | +| bench | 1,126,840 | 🔴 **+181,272 (19.17%)** | ### Notable changes diff --git a/bench/COMPUTE_UNITS.md b/bench/COMPUTE_UNITS.md index 4d323052c0..3aa5615ff1 100644 --- a/bench/COMPUTE_UNITS.md +++ b/bench/COMPUTE_UNITS.md @@ -16,95 +16,95 @@ The programs and their tests are located in [/tests/bench](https://github.com/co Solana version: 2.3.0 -| Instruction | Compute Units | - | -| --------------------------- | ------------- | --- | -| accountInfo1 | 571 | - | -| accountInfo2 | 895 | - | -| accountInfo4 | 1,553 | - | -| accountInfo8 | 2,923 | - | -| accountEmptyInit1 | 4,829 | - | -| accountEmpty1 | 645 | - | -| accountEmptyInit2 | 8,793 | - | -| accountEmpty2 | 1,007 | - | -| accountEmptyInit4 | 16,748 | - | -| accountEmpty4 | 1,724 | - | -| accountEmptyInit8 | 32,691 | - | -| accountEmpty8 | 3,163 | - | -| accountSizedInit1 | 4,938 | - | -| accountSized1 | 693 | - | -| accountSizedInit2 | 8,981 | - | -| accountSized2 | 1,075 | - | -| accountSizedInit4 | 17,154 | - | -| accountSized4 | 1,848 | - | -| accountSizedInit8 | 33,401 | - | -| accountSized8 | 3,387 | - | -| accountUnsizedInit1 | 5,051 | - | -| accountUnsized1 | 746 | - | -| accountUnsizedInit2 | 9,251 | - | -| accountUnsized2 | 1,163 | - | -| accountUnsizedInit4 | 17,587 | - | -| accountUnsized4 | 2,002 | - | -| accountUnsizedInit8 | 33,961 | - | -| accountUnsized8 | 3,673 | - | -| boxedAccountEmptyInit1 | 4,921 | - | -| boxedAccountEmpty1 | 734 | - | -| boxedAccountEmptyInit2 | 8,906 | - | -| boxedAccountEmpty2 | 1,116 | - | -| boxedAccountEmptyInit4 | 16,902 | - | -| boxedAccountEmpty4 | 1,872 | - | -| boxedAccountEmptyInit8 | 32,921 | - | -| boxedAccountEmpty8 | 3,401 | - | -| boxedAccountSizedInit1 | 5,017 | - | -| boxedAccountSized1 | 783 | - | -| boxedAccountSizedInit2 | 9,075 | - | -| boxedAccountSized2 | 1,190 | - | -| boxedAccountSizedInit4 | 17,214 | - | -| boxedAccountSized4 | 1,996 | - | -| boxedAccountSizedInit8 | 33,521 | - | -| boxedAccountSized8 | 3,628 | - | -| boxedAccountUnsizedInit1 | 5,117 | - | -| boxedAccountUnsized1 | 836 | - | -| boxedAccountUnsizedInit2 | 9,251 | - | -| boxedAccountUnsized2 | 1,270 | - | -| boxedAccountUnsizedInit4 | 17,542 | - | -| boxedAccountUnsized4 | 2,132 | - | -| boxedAccountUnsizedInit8 | 34,153 | - | -| boxedAccountUnsized8 | 3,881 | - | -| boxedInterfaceAccountMint1 | 1,351 | - | -| boxedInterfaceAccountMint2 | 2,123 | - | -| boxedInterfaceAccountMint4 | 3,656 | - | -| boxedInterfaceAccountMint8 | 6,738 | - | -| boxedInterfaceAccountToken1 | 2,011 | - | -| boxedInterfaceAccountToken2 | 3,431 | - | -| boxedInterfaceAccountToken4 | 6,260 | - | -| boxedInterfaceAccountToken8 | 11,934 | - | -| interfaceAccountMint1 | 1,476 | - | -| interfaceAccountMint2 | 2,489 | - | -| interfaceAccountMint4 | 4,511 | - | -| interfaceAccountMint8 | 8,550 | - | -| interfaceAccountToken1 | 2,111 | - | -| interfaceAccountToken2 | 3,729 | - | -| interfaceAccountToken4 | 6,955 | - | -| interface1 | 769 | - | -| interface2 | 912 | - | -| interface4 | 1,189 | - | -| interface8 | 1,748 | - | -| program1 | 779 | - | -| program2 | 920 | - | -| program4 | 1,193 | - | -| program8 | 1,744 | - | -| signer1 | 774 | - | -| signer2 | 1,064 | - | -| signer4 | 1,637 | - | -| signer8 | 2,788 | - | -| systemAccount1 | 796 | - | -| systemAccount2 | 1,096 | - | -| systemAccount4 | 1,689 | - | -| systemAccount8 | 2,880 | - | -| uncheckedAccount1 | 783 | - | -| uncheckedAccount2 | 1,056 | - | -| uncheckedAccount4 | 1,594 | - | -| uncheckedAccount8 | 2,679 | - | +| Instruction | Compute Units | - | +| --------------------------- | ------------- | ------------------- | +| accountInfo1 | 685 | - | +| accountInfo2 | 1,053 | - | +| accountInfo4 | 1,750 | - | +| accountInfo8 | 3,135 | - | +| accountEmptyInit1 | 4,915 | - | +| accountEmpty1 | 774 | - | +| accountEmptyInit2 | 8,793 | - | +| accountEmpty2 | 1,174 | - | +| accountEmptyInit4 | 16,495 | 🟢 **-253 (1.51%)** | +| accountEmpty4 | 1,962 | - | +| accountEmptyInit8 | 31,997 | 🟢 **-360 (1.11%)** | +| accountEmpty8 | 3,548 | - | +| accountSizedInit1 | 5,019 | - | +| accountSized1 | 822 | - | +| accountSizedInit2 | 8,981 | - | +| accountSized2 | 1,240 | - | +| accountSizedInit4 | 16,850 | 🟢 **-304 (1.77%)** | +| accountSized4 | 2,082 | - | +| accountSizedInit8 | 32,653 | 🟢 **-360 (1.09%)** | +| accountSized8 | 3,762 | - | +| accountUnsizedInit1 | 5,127 | - | +| accountUnsized1 | 874 | - | +| accountUnsizedInit2 | 9,131 | 🟢 **-120 (1.30%)** | +| accountUnsized2 | 1,326 | - | +| accountUnsizedInit4 | 17,198 | 🟢 **-180 (1.04%)** | +| accountUnsized4 | 2,231 | - | +| accountUnsizedInit8 | 33,324 | 🟢 **-637 (1.88%)** | +| accountUnsized8 | 4,035 | - | +| boxedAccountEmptyInit1 | 5,007 | - | +| boxedAccountEmpty1 | 864 | - | +| boxedAccountEmptyInit2 | 8,906 | - | +| boxedAccountEmpty2 | 1,286 | - | +| boxedAccountEmptyInit4 | 16,648 | 🟢 **-254 (1.50%)** | +| boxedAccountEmpty4 | 2,115 | - | +| boxedAccountEmptyInit8 | 32,231 | 🟢 **-360 (1.10%)** | +| boxedAccountEmpty8 | 3,801 | - | +| boxedAccountSizedInit1 | 5,103 | - | +| boxedAccountSized1 | 912 | - | +| boxedAccountSizedInit2 | 9,075 | - | +| boxedAccountSized2 | 1,355 | - | +| boxedAccountSizedInit4 | 16,960 | 🟢 **-254 (1.48%)** | +| boxedAccountSized4 | 2,231 | - | +| boxedAccountSizedInit8 | 32,831 | 🟢 **-690 (2.06%)** | +| boxedAccountSized8 | 4,007 | - | +| boxedAccountUnsizedInit1 | 5,202 | - | +| boxedAccountUnsized1 | 964 | - | +| boxedAccountUnsizedInit2 | 9,251 | - | +| boxedAccountUnsized2 | 1,434 | - | +| boxedAccountUnsizedInit4 | 17,284 | 🟢 **-258 (1.47%)** | +| boxedAccountUnsized4 | 2,367 | - | +| boxedAccountUnsizedInit8 | 33,455 | 🟢 **-698 (2.04%)** | +| boxedAccountUnsized8 | 4,257 | - | +| boxedInterfaceAccountMint1 | 1,110 | - | +| boxedInterfaceAccountMint2 | 1,534 | - | +| boxedInterfaceAccountMint4 | 2,370 | - | +| boxedInterfaceAccountMint8 | 4,064 | - | +| boxedInterfaceAccountToken1 | 1,246 | - | +| boxedInterfaceAccountToken2 | 1,794 | - | +| boxedInterfaceAccountToken4 | 2,878 | - | +| boxedInterfaceAccountToken8 | 5,068 | - | +| interfaceAccountMint1 | 1,126 | - | +| interfaceAccountMint2 | 1,562 | - | +| interfaceAccountMint4 | 2,432 | - | +| interfaceAccountMint8 | 4,163 | - | +| interfaceAccountToken1 | 1,268 | - | +| interfaceAccountToken2 | 1,849 | - | +| interfaceAccountToken4 | 2,997 | - | +| interface1 | 878 | - | +| interface2 | 1,023 | - | +| interface4 | 1,301 | - | +| interface8 | 1,867 | - | +| program1 | 890 | - | +| program2 | 1,035 | - | +| program4 | 1,313 | - | +| program8 | 1,879 | - | +| signer1 | 874 | - | +| signer2 | 1,173 | - | +| signer4 | 1,759 | - | +| signer8 | 2,941 | - | +| systemAccount1 | 911 | - | +| systemAccount2 | 1,235 | - | +| systemAccount4 | 1,871 | - | +| systemAccount8 | 3,153 | - | +| uncheckedAccount1 | 882 | - | +| uncheckedAccount2 | 1,162 | - | +| uncheckedAccount4 | 1,716 | - | +| uncheckedAccount8 | 2,833 | - | ### Notable changes @@ -114,95 +114,95 @@ Solana version: 2.3.0 Solana version: 2.3.0 -| Instruction | Compute Units | - | -| --------------------------- | ------------- | --- | -| accountInfo1 | 571 | - | -| accountInfo2 | 895 | - | -| accountInfo4 | 1,553 | - | -| accountInfo8 | 2,923 | - | -| accountEmptyInit1 | 4,829 | - | -| accountEmpty1 | 645 | - | -| accountEmptyInit2 | 8,793 | - | -| accountEmpty2 | 1,007 | - | -| accountEmptyInit4 | 16,748 | - | -| accountEmpty4 | 1,724 | - | -| accountEmptyInit8 | 32,691 | - | -| accountEmpty8 | 3,163 | - | -| accountSizedInit1 | 4,938 | - | -| accountSized1 | 693 | - | -| accountSizedInit2 | 8,981 | - | -| accountSized2 | 1,075 | - | -| accountSizedInit4 | 17,154 | - | -| accountSized4 | 1,848 | - | -| accountSizedInit8 | 33,401 | - | -| accountSized8 | 3,387 | - | -| accountUnsizedInit1 | 5,051 | - | -| accountUnsized1 | 746 | - | -| accountUnsizedInit2 | 9,251 | - | -| accountUnsized2 | 1,163 | - | -| accountUnsizedInit4 | 17,587 | - | -| accountUnsized4 | 2,002 | - | -| accountUnsizedInit8 | 33,961 | - | -| accountUnsized8 | 3,673 | - | -| boxedAccountEmptyInit1 | 4,921 | - | -| boxedAccountEmpty1 | 734 | - | -| boxedAccountEmptyInit2 | 8,906 | - | -| boxedAccountEmpty2 | 1,116 | - | -| boxedAccountEmptyInit4 | 16,902 | - | -| boxedAccountEmpty4 | 1,872 | - | -| boxedAccountEmptyInit8 | 32,921 | - | -| boxedAccountEmpty8 | 3,401 | - | -| boxedAccountSizedInit1 | 5,017 | - | -| boxedAccountSized1 | 783 | - | -| boxedAccountSizedInit2 | 9,075 | - | -| boxedAccountSized2 | 1,190 | - | -| boxedAccountSizedInit4 | 17,214 | - | -| boxedAccountSized4 | 1,996 | - | -| boxedAccountSizedInit8 | 33,521 | - | -| boxedAccountSized8 | 3,628 | - | -| boxedAccountUnsizedInit1 | 5,117 | - | -| boxedAccountUnsized1 | 836 | - | -| boxedAccountUnsizedInit2 | 9,251 | - | -| boxedAccountUnsized2 | 1,270 | - | -| boxedAccountUnsizedInit4 | 17,542 | - | -| boxedAccountUnsized4 | 2,132 | - | -| boxedAccountUnsizedInit8 | 34,153 | - | -| boxedAccountUnsized8 | 3,881 | - | -| boxedInterfaceAccountMint1 | 1,351 | - | -| boxedInterfaceAccountMint2 | 2,123 | - | -| boxedInterfaceAccountMint4 | 3,656 | - | -| boxedInterfaceAccountMint8 | 6,738 | - | -| boxedInterfaceAccountToken1 | 2,011 | - | -| boxedInterfaceAccountToken2 | 3,431 | - | -| boxedInterfaceAccountToken4 | 6,260 | - | -| boxedInterfaceAccountToken8 | 11,934 | - | -| interfaceAccountMint1 | 1,476 | - | -| interfaceAccountMint2 | 2,489 | - | -| interfaceAccountMint4 | 4,511 | - | -| interfaceAccountMint8 | 8,550 | - | -| interfaceAccountToken1 | 2,111 | - | -| interfaceAccountToken2 | 3,729 | - | -| interfaceAccountToken4 | 6,955 | - | -| interface1 | 769 | - | -| interface2 | 912 | - | -| interface4 | 1,189 | - | -| interface8 | 1,748 | - | -| program1 | 779 | - | -| program2 | 920 | - | -| program4 | 1,193 | - | -| program8 | 1,744 | - | -| signer1 | 774 | - | -| signer2 | 1,064 | - | -| signer4 | 1,637 | - | -| signer8 | 2,788 | - | -| systemAccount1 | 796 | - | -| systemAccount2 | 1,096 | - | -| systemAccount4 | 1,689 | - | -| systemAccount8 | 2,880 | - | -| uncheckedAccount1 | 783 | - | -| uncheckedAccount2 | 1,056 | - | -| uncheckedAccount4 | 1,594 | - | -| uncheckedAccount8 | 2,679 | - | +| Instruction | Compute Units | - | +| --------------------------- | ------------- | ---------------------- | +| accountInfo1 | 685 | 🔴 **+114 (19.96%)** | +| accountInfo2 | 1,053 | 🔴 **+158 (17.65%)** | +| accountInfo4 | 1,750 | 🔴 **+197 (12.69%)** | +| accountInfo8 | 3,135 | 🔴 **+212 (7.25%)** | +| accountEmptyInit1 | 4,915 | 🔴 **+131 (2.74%)** | +| accountEmpty1 | 774 | 🔴 **+129 (20.00%)** | +| accountEmptyInit2 | 8,793 | 🔴 **+124 (1.43%)** | +| accountEmpty2 | 1,174 | 🔴 **+167 (16.58%)** | +| accountEmptyInit4 | 16,748 | 🔴 **+248 (1.50%)** | +| accountEmpty4 | 1,962 | 🔴 **+238 (13.81%)** | +| accountEmptyInit8 | 32,357 | 🔴 **+26 (0.08%)** | +| accountEmpty8 | 3,548 | 🔴 **+385 (12.17%)** | +| accountSizedInit1 | 5,019 | 🔴 **+126 (2.58%)** | +| accountSized1 | 822 | 🔴 **+129 (18.61%)** | +| accountSizedInit2 | 8,981 | 🔴 **+124 (1.40%)** | +| accountSized2 | 1,240 | 🔴 **+165 (15.35%)** | +| accountSizedInit4 | 17,154 | 🔴 **+248 (1.47%)** | +| accountSized4 | 2,082 | 🔴 **+234 (12.66%)** | +| accountSizedInit8 | 33,013 | 🟢 **-28 (0.08%)** | +| accountSized8 | 3,762 | 🔴 **+375 (11.07%)** | +| accountUnsizedInit1 | 5,127 | 🔴 **+121 (2.42%)** | +| accountUnsized1 | 874 | 🔴 **+128 (17.16%)** | +| accountUnsizedInit2 | 9,251 | 🔴 **+124 (1.36%)** | +| accountUnsized2 | 1,326 | 🔴 **+163 (14.02%)** | +| accountUnsizedInit4 | 17,378 | 🟢 **-29 (0.17%)** | +| accountUnsized4 | 2,231 | 🔴 **+229 (11.44%)** | +| accountUnsizedInit8 | 33,961 | 🔴 **+496 (1.48%)** | +| accountUnsized8 | 4,035 | 🔴 **+362 (9.86%)** | +| boxedAccountEmptyInit1 | 5,007 | 🔴 **+131 (2.69%)** | +| boxedAccountEmpty1 | 864 | 🔴 **+130 (17.71%)** | +| boxedAccountEmptyInit2 | 8,906 | 🔴 **+123 (1.40%)** | +| boxedAccountEmpty2 | 1,286 | 🔴 **+170 (15.23%)** | +| boxedAccountEmptyInit4 | 16,902 | 🔴 **+247 (1.48%)** | +| boxedAccountEmpty4 | 2,115 | 🔴 **+243 (12.98%)** | +| boxedAccountEmptyInit8 | 32,591 | 🔴 **+30 (0.09%)** | +| boxedAccountEmpty8 | 3,801 | 🔴 **+400 (11.76%)** | +| boxedAccountSizedInit1 | 5,103 | 🔴 **+131 (2.63%)** | +| boxedAccountSized1 | 912 | 🔴 **+129 (16.48%)** | +| boxedAccountSizedInit2 | 9,075 | 🔴 **+123 (1.37%)** | +| boxedAccountSized2 | 1,355 | 🔴 **+165 (13.87%)** | +| boxedAccountSizedInit4 | 17,214 | 🔴 **+247 (1.46%)** | +| boxedAccountSized4 | 2,231 | 🔴 **+235 (11.77%)** | +| boxedAccountSizedInit8 | 33,521 | 🔴 **+360 (1.09%)** | +| boxedAccountSized8 | 4,007 | 🔴 **+379 (10.45%)** | +| boxedAccountUnsizedInit1 | 5,202 | 🔴 **+130 (2.56%)** | +| boxedAccountUnsized1 | 964 | 🔴 **+128 (15.31%)** | +| boxedAccountUnsizedInit2 | 9,251 | 🔴 **+123 (1.35%)** | +| boxedAccountUnsized2 | 1,434 | 🔴 **+164 (12.91%)** | +| boxedAccountUnsizedInit4 | 17,542 | 🔴 **+247 (1.43%)** | +| boxedAccountUnsized4 | 2,367 | 🔴 **+235 (11.02%)** | +| boxedAccountUnsizedInit8 | 34,153 | 🔴 **+360 (1.07%)** | +| boxedAccountUnsized8 | 4,257 | 🔴 **+376 (9.69%)** | +| boxedInterfaceAccountMint1 | 1,110 | 🟢 **-241 (17.84%)** | +| boxedInterfaceAccountMint2 | 1,534 | 🟢 **-589 (27.74%)** | +| boxedInterfaceAccountMint4 | 2,370 | 🟢 **-1,286 (35.18%)** | +| boxedInterfaceAccountMint8 | 4,064 | 🟢 **-2,674 (39.69%)** | +| boxedInterfaceAccountToken1 | 1,246 | 🟢 **-765 (38.04%)** | +| boxedInterfaceAccountToken2 | 1,794 | 🟢 **-1,637 (47.71%)** | +| boxedInterfaceAccountToken4 | 2,878 | 🟢 **-3,382 (54.03%)** | +| boxedInterfaceAccountToken8 | 5,068 | 🟢 **-6,866 (57.53%)** | +| interfaceAccountMint1 | 1,126 | 🟢 **-350 (23.71%)** | +| interfaceAccountMint2 | 1,562 | 🟢 **-927 (37.24%)** | +| interfaceAccountMint4 | 2,432 | 🟢 **-2,079 (46.09%)** | +| interfaceAccountMint8 | 4,163 | 🟢 **-4,387 (51.31%)** | +| interfaceAccountToken1 | 1,268 | 🟢 **-843 (39.93%)** | +| interfaceAccountToken2 | 1,849 | 🟢 **-1,880 (50.42%)** | +| interfaceAccountToken4 | 2,997 | 🟢 **-3,958 (56.91%)** | +| interface1 | 878 | 🔴 **+109 (14.17%)** | +| interface2 | 1,023 | 🔴 **+111 (12.17%)** | +| interface4 | 1,301 | 🔴 **+112 (9.42%)** | +| interface8 | 1,867 | 🔴 **+119 (6.81%)** | +| program1 | 890 | 🔴 **+111 (14.25%)** | +| program2 | 1,035 | 🔴 **+115 (12.50%)** | +| program4 | 1,313 | 🔴 **+120 (10.06%)** | +| program8 | 1,879 | 🔴 **+135 (7.74%)** | +| signer1 | 874 | 🔴 **+100 (12.92%)** | +| signer2 | 1,173 | 🔴 **+109 (10.24%)** | +| signer4 | 1,759 | 🔴 **+122 (7.45%)** | +| signer8 | 2,941 | 🔴 **+153 (5.49%)** | +| systemAccount1 | 911 | 🔴 **+115 (14.45%)** | +| systemAccount2 | 1,235 | 🔴 **+139 (12.68%)** | +| systemAccount4 | 1,871 | 🔴 **+182 (10.78%)** | +| systemAccount8 | 3,153 | 🔴 **+273 (9.48%)** | +| uncheckedAccount1 | 882 | 🔴 **+99 (12.64%)** | +| uncheckedAccount2 | 1,162 | 🔴 **+106 (10.04%)** | +| uncheckedAccount4 | 1,716 | 🔴 **+122 (7.65%)** | +| uncheckedAccount8 | 2,833 | 🔴 **+154 (5.75%)** | ### Notable changes diff --git a/tests/bench/bench.json b/tests/bench/bench.json index aa852227a5..cbebb7849f 100644 --- a/tests/bench/bench.json +++ b/tests/bench/bench.json @@ -1677,7 +1677,7 @@ "solanaVersion": "2.3.0", "result": { "binarySize": { - "bench": 1126840 + "bench": 1024096 }, "computeUnits": { "accountInfo1": 685, @@ -1688,49 +1688,49 @@ "accountEmpty1": 774, "accountEmptyInit2": 8793, "accountEmpty2": 1174, - "accountEmptyInit4": 16748, + "accountEmptyInit4": 16495, "accountEmpty4": 1962, - "accountEmptyInit8": 32357, + "accountEmptyInit8": 31997, "accountEmpty8": 3548, "accountSizedInit1": 5019, "accountSized1": 822, "accountSizedInit2": 8981, "accountSized2": 1240, - "accountSizedInit4": 17154, + "accountSizedInit4": 16850, "accountSized4": 2082, - "accountSizedInit8": 33013, + "accountSizedInit8": 32653, "accountSized8": 3762, "accountUnsizedInit1": 5127, "accountUnsized1": 874, - "accountUnsizedInit2": 9251, + "accountUnsizedInit2": 9131, "accountUnsized2": 1326, - "accountUnsizedInit4": 17378, + "accountUnsizedInit4": 17198, "accountUnsized4": 2231, - "accountUnsizedInit8": 33961, + "accountUnsizedInit8": 33324, "accountUnsized8": 4035, "boxedAccountEmptyInit1": 5007, "boxedAccountEmpty1": 864, "boxedAccountEmptyInit2": 8906, "boxedAccountEmpty2": 1286, - "boxedAccountEmptyInit4": 16902, + "boxedAccountEmptyInit4": 16648, "boxedAccountEmpty4": 2115, - "boxedAccountEmptyInit8": 32591, + "boxedAccountEmptyInit8": 32231, "boxedAccountEmpty8": 3801, "boxedAccountSizedInit1": 5103, "boxedAccountSized1": 912, "boxedAccountSizedInit2": 9075, "boxedAccountSized2": 1355, - "boxedAccountSizedInit4": 17214, + "boxedAccountSizedInit4": 16960, "boxedAccountSized4": 2231, - "boxedAccountSizedInit8": 33521, + "boxedAccountSizedInit8": 32831, "boxedAccountSized8": 4007, "boxedAccountUnsizedInit1": 5202, "boxedAccountUnsized1": 964, "boxedAccountUnsizedInit2": 9251, "boxedAccountUnsized2": 1434, - "boxedAccountUnsizedInit4": 17542, + "boxedAccountUnsizedInit4": 17284, "boxedAccountUnsized4": 2367, - "boxedAccountUnsizedInit8": 34153, + "boxedAccountUnsizedInit8": 33455, "boxedAccountUnsized8": 4257, "boxedInterfaceAccountMint1": 1110, "boxedInterfaceAccountMint2": 1534,