Skip to content

Conversation

@jherrera-jump
Copy link
Contributor

No description provided.

@jherrera-jump jherrera-jump force-pushed the jherrera/gui-fix-sankey branch 3 times, most recently from bb220f2 to b15faf3 Compare October 31, 2025 20:50
@jherrera-jump jherrera-jump marked this pull request as ready for review October 31, 2025 20:52
@github-actions
Copy link

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.063826 s 0.064072 s 0.385%
backtest mainnet-368528500-perf snapshot load 2.159 s 2.143 s -0.741%
backtest mainnet-368528500-perf total elapsed 63.826286 s 64.071707 s 0.385%
firedancer mem usage with mainnet.toml 974.13 GiB 974.13 GiB 0.000%

return;
}

if( FD_UNLIKELY( ctx->in_kind[ in_idx ]==IN_KIND_GOSSIP ) ) ctx->metrics.gossiped_votes_cnt++;
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this metric also already tracked via. the link metrics?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

verify subscribes to gossip_out, which includes other frag types not just votes. They get filtered in the verify tile.

Copy link
Contributor

@mmcgee-jump mmcgee-jump left a comment

Choose a reason for hiding this comment

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

.

@github-actions
Copy link

github-actions bot commented Nov 1, 2025

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.058798 s 0.050735 s -13.713%
backtest mainnet-368528500-perf snapshot load 1.818 s 1.407 s -22.607%
backtest mainnet-368528500-perf total elapsed 58.797965 s 50.734879 s -13.713%
firedancer mem usage with mainnet.toml 974.13 GiB 974.13 GiB 0.000%

@mmcgee-jump mmcgee-jump merged commit ce5dd4c into main Nov 1, 2025
12 checks passed
@mmcgee-jump mmcgee-jump deleted the jherrera/gui-fix-sankey branch November 1, 2025 16: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.

3 participants