@@ -16,95 +16,95 @@ The programs and their tests are located in [/tests/bench](https://github.com/co
16
16
17
17
Solana version: 2.1.0
18
18
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 | 5,323 | 🔴 ** +240 (4.72%) ** |
26
+ | accountEmpty1 | 645 | - |
27
+ | accountEmptyInit2 | 9,720 | 🔴 ** +419 (4.50%) ** |
28
+ | accountEmpty2 | 1,007 | - |
29
+ | accountEmptyInit4 | 18,562 | 🔴 ** +798 (4.49%) ** |
30
+ | accountEmpty4 | 1,724 | - |
31
+ | accountEmptyInit8 | 36,524 | 🔴 ** +1,801 (5.19%) ** |
32
+ | accountEmpty8 | 3,163 | - |
33
+ | accountSizedInit1 | 5,432 | 🔴 ** +240 (4.62%) ** |
34
+ | accountSized1 | 693 | - |
35
+ | accountSizedInit2 | 9,912 | 🔴 ** +423 (4.46%) ** |
36
+ | accountSized2 | 1,075 | - |
37
+ | accountSizedInit4 | 19,032 | 🔴 ** +862 (4.74%) ** |
38
+ | accountSized4 | 1,848 | - |
39
+ | accountSizedInit8 | 37,282 | 🔴 ** +1,849 (5.22%) ** |
40
+ | accountSized8 | 3,387 | - |
41
+ | accountUnsizedInit1 | 5,546 | 🔴 ** +241 (4.54%) ** |
42
+ | accountUnsized1 | 746 | - |
43
+ | accountUnsizedInit2 | 10,184 | 🔴 ** +425 (4.35%) ** |
44
+ | accountUnsized2 | 1,163 | - |
45
+ | accountUnsizedInit4 | 19,397 | 🔴 ** +794 (4.27%) ** |
46
+ | accountUnsized4 | 2,002 | - |
47
+ | accountUnsizedInit8 | 37,830 | 🔴 ** +1,837 (5.10%) ** |
48
+ | accountUnsized8 | 3,673 | - |
49
+ | boxedAccountEmptyInit1 | 5,416 | 🔴 ** +241 (4.66%) ** |
50
+ | boxedAccountEmpty1 | 734 | - |
51
+ | boxedAccountEmptyInit2 | 9,840 | 🔴 ** +426 (4.53%) ** |
52
+ | boxedAccountEmpty2 | 1,116 | - |
53
+ | boxedAccountEmptyInit4 | 18,682 | 🔴 ** +764 (4.26%) ** |
54
+ | boxedAccountEmpty4 | 1,872 | - |
55
+ | boxedAccountEmptyInit8 | 36,497 | 🔴 ** +1,544 (4.42%) ** |
56
+ | boxedAccountEmpty8 | 3,401 | - |
57
+ | boxedAccountSizedInit1 | 5,512 | 🔴 ** +241 (4.57%) ** |
58
+ | boxedAccountSized1 | 783 | - |
59
+ | boxedAccountSizedInit2 | 10,009 | 🔴 ** +426 (4.45%) ** |
60
+ | boxedAccountSized2 | 1,190 | - |
61
+ | boxedAccountSizedInit4 | 19,098 | 🔴 ** +868 (4.76%) ** |
62
+ | boxedAccountSized4 | 1,996 | - |
63
+ | boxedAccountSizedInit8 | 37,173 | 🔴 ** +1,620 (4.56%) ** |
64
+ | boxedAccountSized8 | 3,628 | - |
65
+ | boxedAccountUnsizedInit1 | 5,612 | 🔴 ** +241 (4.49%) ** |
66
+ | boxedAccountUnsized1 | 836 | - |
67
+ | boxedAccountUnsizedInit2 | 10,185 | 🔴 ** +426 (4.37%) ** |
68
+ | boxedAccountUnsized2 | 1,270 | - |
69
+ | boxedAccountUnsizedInit4 | 19,438 | 🔴 ** +880 (4.74%) ** |
70
+ | boxedAccountUnsized4 | 2,132 | - |
71
+ | boxedAccountUnsizedInit8 | 37,917 | 🔴 ** +1,732 (4.79%) ** |
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 | - |
108
108
109
109
### Notable changes
110
110
0 commit comments