Skip to content

Conversation

greged93
Copy link
Collaborator

No description provided.

@greged93 greged93 requested a review from frisitano October 13, 2025 16:22
Comment on lines 644 to 645
async fn get_n_l1_messages(
&self,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Returning a stream which captured the lifetime of the TX caused lifetime issues when trying to return the stream from the database call.

Copy link

codspeed-hq bot commented Oct 13, 2025

CodSpeed Performance Report

Merging #358 will degrade performances by 13.34%

Comparing feat/update-retry (060dc10) with main (7bc44a0)

Summary

❌ 1 regression
✅ 1 untouched

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
pipeline_derive_in_file_blobs 969 ms 1,118.2 ms -13.34%

@greged93 greged93 requested a review from jonastheis October 14, 2025 16:17
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.

1 participant