Skip to content

fix: remove redundant trace file creation in block_traces example#3245

Merged
rakita merged 1 commit intobluealloy:mainfrom
leopardracer:patch-3
Dec 22, 2025
Merged

fix: remove redundant trace file creation in block_traces example#3245
rakita merged 1 commit intobluealloy:mainfrom
leopardracer:patch-3

Conversation

@leopardracer
Copy link
Copy Markdown
Contributor

Remove unnecessary creation of traces/0.json file that was immediately overwritten in the loop. Initialize the tracer with a sink writer before the loop, as trace files are properly created inside the loop for each transaction.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Dec 20, 2025

CodSpeed Performance Report

Merging #3245 will not alter performance

Comparing leopardracer:patch-3 (2aa8c46) with main (7b505e6)

Summary

✅ 173 untouched

@rakita rakita merged commit 0d86418 into bluealloy:main Dec 22, 2025
31 checks passed
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