Skip to content

Conversation

@intrigus-lgtm
Copy link
Contributor

pool ele_acquire can never return NULL (even when the pool is empty) so checking for that is likely to be a misunderstanding or superflous.

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.052771 s 0.052861 s 0.171%
backtest mainnet-368528500-perf snapshot load 1.728 s 1.661 s -3.877%
backtest mainnet-368528500-perf total elapsed 52.771116 s 52.861281 s 0.171%
firedancer mem usage with mainnet.toml 974.13 GiB 974.13 GiB 0.000%

two-heart
two-heart previously approved these changes Nov 4, 2025
Copy link
Contributor

@two-heart two-heart left a comment

Choose a reason for hiding this comment

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

lgtm

pool ele_acquire can never return NULL (even when the pool is empty)
so checking for that is likely to be a misunderstanding or superflous.
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.072883 s 0.073149 s 0.365%
backtest mainnet-368528500-perf snapshot load 2.682 s 2.652 s -1.119%
backtest mainnet-368528500-perf total elapsed 72.883424 s 73.149464 s 0.365%
firedancer mem usage with mainnet.toml 974.13 GiB 974.13 GiB 0.000%

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.

3 participants