Skip to content

Commit 4a1503e

Browse files
committed
fix(bench): update
1 parent 5237b78 commit 4a1503e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bench/COMPUTE_UNITS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Solana version: 2.1.0
2222
| accountInfo2 | 895 | - |
2323
| accountInfo4 | 1,553 | - |
2424
| accountInfo8 | 2,923 | - |
25-
| accountEmptyInit1 | 5,323 | 🔴 **+240 (4.72%)** |
25+
| accountEmptyInit1 | 5,260 | 🔴 **+177 (3.48%)** |
2626
| accountEmpty1 | 645 | - |
2727
| accountEmptyInit2 | 9,724 | 🔴 **+423 (4.55%)** |
2828
| accountEmpty2 | 1,007 | - |

tests/bench/bench.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1312,7 +1312,7 @@
13121312
"accountInfo2": 895,
13131313
"accountInfo4": 1553,
13141314
"accountInfo8": 2923,
1315-
"accountEmptyInit1": 5323,
1315+
"accountEmptyInit1": 5260,
13161316
"accountEmpty1": 645,
13171317
"accountEmptyInit2": 9724,
13181318
"accountEmpty2": 1007,

0 commit comments

Comments
 (0)