We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5237b78 commit 4a1503eCopy full SHA for 4a1503e
bench/COMPUTE_UNITS.md
@@ -22,7 +22,7 @@ Solana version: 2.1.0
22
| accountInfo2 | 895 | - |
23
| accountInfo4 | 1,553 | - |
24
| accountInfo8 | 2,923 | - |
25
-| accountEmptyInit1 | 5,323 | 🔴 **+240 (4.72%)** |
+| accountEmptyInit1 | 5,260 | 🔴 **+177 (3.48%)** |
26
| accountEmpty1 | 645 | - |
27
| accountEmptyInit2 | 9,724 | 🔴 **+423 (4.55%)** |
28
| accountEmpty2 | 1,007 | - |
tests/bench/bench.json
@@ -1312,7 +1312,7 @@
1312
"accountInfo2": 895,
1313
"accountInfo4": 1553,
1314
"accountInfo8": 2923,
1315
- "accountEmptyInit1": 5323,
+ "accountEmptyInit1": 5260,
1316
"accountEmpty1": 645,
1317
"accountEmptyInit2": 9724,
1318
"accountEmpty2": 1007,
0 commit comments