Skip to content

Conversation

@efbig
Copy link
Collaborator

@efbig efbig commented Nov 4, 2025

📝 Summary

Put bid observer inputs in an arc to avoid unnecessary clones in BlocksProcessorClientBidObserver

let submit_block_request = submit_block_request.clone();
let built_block_trace = built_block_trace.clone();

✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@efbig efbig requested review from ZanCorDX and dvush as code owners November 4, 2025 15:36
@efbig efbig merged commit 469fd39 into develop Nov 4, 2025
7 checks passed
@efbig efbig deleted the perf-arc-bid-observer-inputs branch November 4, 2025 21:30
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