@@ -16,95 +16,95 @@ The programs and their tests are located in [/tests/bench](https://github.com/co
1616
1717Solana version: 2.1.0
1818
19- | Instruction | Compute Units | - |
20- | --------------------------- | ------------- | --- |
21- | accountInfo1 | 571 | - |
22- | accountInfo2 | 895 | - |
23- | accountInfo4 | 1,553 | - |
24- | accountInfo8 | 2,923 | - |
25- | accountEmptyInit1 | 5,083 | - |
26- | accountEmpty1 | 645 | - |
27- | accountEmptyInit2 | 9,301 | - |
28- | accountEmpty2 | 1,007 | - |
29- | accountEmptyInit4 | 17,764 | - |
30- | accountEmpty4 | 1,724 | - |
31- | accountEmptyInit8 | 34,723 | - |
32- | accountEmpty8 | 3,163 | - |
33- | accountSizedInit1 | 5,192 | - |
34- | accountSized1 | 693 | - |
35- | accountSizedInit2 | 9,489 | - |
36- | accountSized2 | 1,075 | - |
37- | accountSizedInit4 | 18,170 | - |
38- | accountSized4 | 1,848 | - |
39- | accountSizedInit8 | 35,433 | - |
40- | accountSized8 | 3,387 | - |
41- | accountUnsizedInit1 | 5,305 | - |
42- | accountUnsized1 | 746 | - |
43- | accountUnsizedInit2 | 9,759 | - |
44- | accountUnsized2 | 1,163 | - |
45- | accountUnsizedInit4 | 18,603 | - |
46- | accountUnsized4 | 2,002 | - |
47- | accountUnsizedInit8 | 35,993 | - |
48- | accountUnsized8 | 3,673 | - |
49- | boxedAccountEmptyInit1 | 5,175 | - |
50- | boxedAccountEmpty1 | 734 | - |
51- | boxedAccountEmptyInit2 | 9,414 | - |
52- | boxedAccountEmpty2 | 1,116 | - |
53- | boxedAccountEmptyInit4 | 17,918 | - |
54- | boxedAccountEmpty4 | 1,872 | - |
55- | boxedAccountEmptyInit8 | 34,953 | - |
56- | boxedAccountEmpty8 | 3,401 | - |
57- | boxedAccountSizedInit1 | 5,271 | - |
58- | boxedAccountSized1 | 783 | - |
59- | boxedAccountSizedInit2 | 9,583 | - |
60- | boxedAccountSized2 | 1,190 | - |
61- | boxedAccountSizedInit4 | 18,230 | - |
62- | boxedAccountSized4 | 1,996 | - |
63- | boxedAccountSizedInit8 | 35,553 | - |
64- | boxedAccountSized8 | 3,628 | - |
65- | boxedAccountUnsizedInit1 | 5,371 | - |
66- | boxedAccountUnsized1 | 836 | - |
67- | boxedAccountUnsizedInit2 | 9,759 | - |
68- | boxedAccountUnsized2 | 1,270 | - |
69- | boxedAccountUnsizedInit4 | 18,558 | - |
70- | boxedAccountUnsized4 | 2,132 | - |
71- | boxedAccountUnsizedInit8 | 36,185 | - |
72- | boxedAccountUnsized8 | 3,881 | - |
73- | boxedInterfaceAccountMint1 | 1,351 | - |
74- | boxedInterfaceAccountMint2 | 2,123 | - |
75- | boxedInterfaceAccountMint4 | 3,656 | - |
76- | boxedInterfaceAccountMint8 | 6,738 | - |
77- | boxedInterfaceAccountToken1 | 2,011 | - |
78- | boxedInterfaceAccountToken2 | 3,431 | - |
79- | boxedInterfaceAccountToken4 | 6,260 | - |
80- | boxedInterfaceAccountToken8 | 11,934 | - |
81- | interfaceAccountMint1 | 1,476 | - |
82- | interfaceAccountMint2 | 2,489 | - |
83- | interfaceAccountMint4 | 4,511 | - |
84- | interfaceAccountMint8 | 8,550 | - |
85- | interfaceAccountToken1 | 2,111 | - |
86- | interfaceAccountToken2 | 3,729 | - |
87- | interfaceAccountToken4 | 6,955 | - |
88- | interface1 | 769 | - |
89- | interface2 | 912 | - |
90- | interface4 | 1,189 | - |
91- | interface8 | 1,748 | - |
92- | program1 | 779 | - |
93- | program2 | 920 | - |
94- | program4 | 1,193 | - |
95- | program8 | 1,744 | - |
96- | signer1 | 774 | - |
97- | signer2 | 1,064 | - |
98- | signer4 | 1,637 | - |
99- | signer8 | 2,788 | - |
100- | systemAccount1 | 796 | - |
101- | systemAccount2 | 1,096 | - |
102- | systemAccount4 | 1,689 | - |
103- | systemAccount8 | 2,880 | - |
104- | uncheckedAccount1 | 783 | - |
105- | uncheckedAccount2 | 1,056 | - |
106- | uncheckedAccount4 | 1,594 | - |
107- | uncheckedAccount8 | 2,679 | - |
19+ | Instruction | Compute Units | - |
20+ | --------------------------- | ------------- | --------------------- |
21+ | accountInfo1 | 571 | - |
22+ | accountInfo2 | 895 | - |
23+ | accountInfo4 | 1,553 | - |
24+ | accountInfo8 | 2,923 | - |
25+ | accountEmptyInit1 | 4,829 | 🟢 ** -254 (5.00%) ** |
26+ | accountEmpty1 | 645 | - |
27+ | accountEmptyInit2 | 8,793 | 🟢 ** -508 (5.46%) ** |
28+ | accountEmpty2 | 1,007 | - |
29+ | accountEmptyInit4 | 16,748 | 🟢 ** -1,016 (5.72%) ** |
30+ | accountEmpty4 | 1,724 | - |
31+ | accountEmptyInit8 | 32,691 | 🟢 ** -2,032 (5.85%) ** |
32+ | accountEmpty8 | 3,163 | - |
33+ | accountSizedInit1 | 4,938 | 🟢 ** -254 (4.89%) ** |
34+ | accountSized1 | 693 | - |
35+ | accountSizedInit2 | 8,981 | 🟢 ** -508 (5.35%) ** |
36+ | accountSized2 | 1,075 | - |
37+ | accountSizedInit4 | 17,154 | 🟢 ** -1,016 (5.59%) ** |
38+ | accountSized4 | 1,848 | - |
39+ | accountSizedInit8 | 33,401 | 🟢 ** -2,032 (5.73%) ** |
40+ | accountSized8 | 3,387 | - |
41+ | accountUnsizedInit1 | 5,051 | 🟢 ** -254 (4.79%) ** |
42+ | accountUnsized1 | 746 | - |
43+ | accountUnsizedInit2 | 9,251 | 🟢 ** -508 (5.21%) ** |
44+ | accountUnsized2 | 1,163 | - |
45+ | accountUnsizedInit4 | 17,587 | 🟢 ** -1,016 (5.46%) ** |
46+ | accountUnsized4 | 2,002 | - |
47+ | accountUnsizedInit8 | 33,961 | 🟢 ** -2,032 (5.65%) ** |
48+ | accountUnsized8 | 3,673 | - |
49+ | boxedAccountEmptyInit1 | 4,921 | 🟢 ** -254 (4.91%) ** |
50+ | boxedAccountEmpty1 | 734 | - |
51+ | boxedAccountEmptyInit2 | 8,906 | 🟢 ** -508 (5.40%) ** |
52+ | boxedAccountEmpty2 | 1,116 | - |
53+ | boxedAccountEmptyInit4 | 16,902 | 🟢 ** -1,016 (5.67%) ** |
54+ | boxedAccountEmpty4 | 1,872 | - |
55+ | boxedAccountEmptyInit8 | 32,921 | 🟢 ** -2,032 (5.81%) ** |
56+ | boxedAccountEmpty8 | 3,401 | - |
57+ | boxedAccountSizedInit1 | 5,017 | 🟢 ** -254 (4.82%) ** |
58+ | boxedAccountSized1 | 783 | - |
59+ | boxedAccountSizedInit2 | 9,075 | 🟢 ** -508 (5.30%) ** |
60+ | boxedAccountSized2 | 1,190 | - |
61+ | boxedAccountSizedInit4 | 17,214 | 🟢 ** -1,016 (5.57%) ** |
62+ | boxedAccountSized4 | 1,996 | - |
63+ | boxedAccountSizedInit8 | 33,521 | 🟢 ** -2,032 (5.72%) ** |
64+ | boxedAccountSized8 | 3,628 | - |
65+ | boxedAccountUnsizedInit1 | 5,117 | 🟢 ** -254 (4.73%) ** |
66+ | boxedAccountUnsized1 | 836 | - |
67+ | boxedAccountUnsizedInit2 | 9,251 | 🟢 ** -508 (5.21%) ** |
68+ | boxedAccountUnsized2 | 1,270 | - |
69+ | boxedAccountUnsizedInit4 | 17,542 | 🟢 ** -1,016 (5.47%) ** |
70+ | boxedAccountUnsized4 | 2,132 | - |
71+ | boxedAccountUnsizedInit8 | 34,153 | 🟢 ** -2,032 (5.62%) ** |
72+ | boxedAccountUnsized8 | 3,881 | - |
73+ | boxedInterfaceAccountMint1 | 1,351 | - |
74+ | boxedInterfaceAccountMint2 | 2,123 | - |
75+ | boxedInterfaceAccountMint4 | 3,656 | - |
76+ | boxedInterfaceAccountMint8 | 6,738 | - |
77+ | boxedInterfaceAccountToken1 | 2,011 | - |
78+ | boxedInterfaceAccountToken2 | 3,431 | - |
79+ | boxedInterfaceAccountToken4 | 6,260 | - |
80+ | boxedInterfaceAccountToken8 | 11,934 | - |
81+ | interfaceAccountMint1 | 1,476 | - |
82+ | interfaceAccountMint2 | 2,489 | - |
83+ | interfaceAccountMint4 | 4,511 | - |
84+ | interfaceAccountMint8 | 8,550 | - |
85+ | interfaceAccountToken1 | 2,111 | - |
86+ | interfaceAccountToken2 | 3,729 | - |
87+ | interfaceAccountToken4 | 6,955 | - |
88+ | interface1 | 769 | - |
89+ | interface2 | 912 | - |
90+ | interface4 | 1,189 | - |
91+ | interface8 | 1,748 | - |
92+ | program1 | 779 | - |
93+ | program2 | 920 | - |
94+ | program4 | 1,193 | - |
95+ | program8 | 1,744 | - |
96+ | signer1 | 774 | - |
97+ | signer2 | 1,064 | - |
98+ | signer4 | 1,637 | - |
99+ | signer8 | 2,788 | - |
100+ | systemAccount1 | 796 | - |
101+ | systemAccount2 | 1,096 | - |
102+ | systemAccount4 | 1,689 | - |
103+ | systemAccount8 | 2,880 | - |
104+ | uncheckedAccount1 | 783 | - |
105+ | uncheckedAccount2 | 1,056 | - |
106+ | uncheckedAccount4 | 1,594 | - |
107+ | uncheckedAccount8 | 2,679 | - |
108108
109109### Notable changes
110110
0 commit comments