refactor: replace VecDequeue with Vec in stream_chain when applicable#6915
refactor: replace VecDequeue with Vec in stream_chain when applicable#6915hanabi1224 merged 1 commit intomainfrom
VecDequeue with Vec in stream_chain when applicable#6915Conversation
|
@hanabi1224 any performance boost/drop on mainnet? |
@LesnyRumcajs No difference observed on calibnet. And I won't expect a significant perf change on mainnet either. Do you need mainnet export time numbers? |
I'd love a mainnet export timings (let's say, 3 on each branch) because calibnet often doesn't surface any issues. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
... and 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
@LesnyRumcajs test on DO droplet (), numbers show slight(~9% actually) performance improvement |
That's amazing, worth putting in the changelog. ;) |
Summary of changes
Follow up on #6885 (comment)
manually tested on calibnet
Changes introduced in this pull request:
Reference issue to close (if applicable)
Closes
Other information and links
Change checklist
Outside contributions