Skip to content

Commit 364e83d

Browse files
committed
chore: update bench results for 2.3.0
1 parent a6e6acf commit 364e83d

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

bench/BINARY_SIZE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ The programs and their tests are located in [/tests/bench](https://github.com/co
1414
1515
## [Unreleased]
1616

17-
Solana version: 2.1.0
17+
Solana version: 2.3.0
1818

1919
| Program | Binary Size | - |
2020
| ------- | ----------- | ---------------------- |
2121
| bench | 1,126,840 | 🔴 **+84,912 (8.15%)** |
2222

2323
### Notable changes
2424

25+
- Upgrade to Solana `2.3.0`. This upgrade increased the binary size by 8.15% (84912 bytes) ([#3967](https://github.com/solana-foundation/anchor/pull/3967)).
26+
2527
---
2628

2729
## [0.31.1]

bench/COMPUTE_UNITS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The programs and their tests are located in [/tests/bench](https://github.com/co
1414
1515
## [Unreleased]
1616

17-
Solana version: 2.1.0
17+
Solana version: 2.3.0
1818

1919
| Instruction | Compute Units | - |
2020
| --------------------------- | ------------- | ---------------------- |

bench/STACK_MEMORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The programs and their tests are located in [/tests/bench](https://github.com/co
1414
1515
## [Unreleased]
1616

17-
Solana version: 2.1.0
17+
Solana version: 2.3.0
1818

1919
| Instruction | Stack Memory | - |
2020
| ------------------------------ | ------------ | ------------------ |

0 commit comments

Comments
 (0)