Skip to content

Conversation

@mjain-jump
Copy link
Contributor

@mjain-jump mjain-jump commented Nov 26, 2025

@mjain-jump mjain-jump force-pushed the mjain/clean-up-instr-info branch from fb4891b to f957e6d Compare November 26, 2025 20:20
@mjain-jump mjain-jump marked this pull request as ready for review November 27, 2025 01:56
@mjain-jump mjain-jump force-pushed the mjain/clean-up-instr-info branch 2 times, most recently from de716f8 to e6d03b1 Compare November 27, 2025 01:57
Comment on lines +127 to +129
if( FD_UNLIKELY( test_ctx->data->size>FD_TXN_MTU ) ) {
FD_LOG_ERR(( "invariant violation: instr data sz is too large %u > %lu", test_ctx->data->size, FD_TXN_MTU ));
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there were 74 fixtures that violated this condition which were regenerated (commit sha is updated in this PR). solfuzz also fixes up the instr data sz already, so no changes are needed there

@mjain-jump mjain-jump force-pushed the mjain/clean-up-instr-info branch 2 times, most recently from 17ae921 to 5093261 Compare November 28, 2025 21:15
@mjain-jump mjain-jump force-pushed the mjain/clean-up-instr-info branch from 5093261 to 1f73a2a Compare November 28, 2025 21:25
@github-actions
Copy link

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.063702 s 0.06334 s -0.568%
backtest mainnet-368528500-perf snapshot load 3.548 s 2.354 s -33.653%
backtest mainnet-368528500-perf total elapsed 63.702464 s 63.340281 s -0.569%
firedancer mem usage with mainnet.toml 1013.23 GiB 1013.23 GiB 0.000%

@mjain-jump mjain-jump force-pushed the mjain/clean-up-instr-info branch from 1f73a2a to 3b183d8 Compare November 28, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants