Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: minor trace improvements #2423

Merged
merged 7 commits into from
Dec 18, 2024
Merged

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Dec 18, 2024

small perf but just to get me started:

before:

10 passed in 74.92s (0:01:14)
10 passed in 74.68s

after:

10 passed in 73.99s (0:01:13)
10 passed in 73.17s (0:01:13)

must also use ApeWorX/ape-foundry#121

  • caching
  • avoid some unnecessary computes

@antazoey antazoey changed the title perf: cache return value on receipts perf: cache return value and traces on receipts Dec 18, 2024
@antazoey antazoey changed the title perf: cache return value and traces on receipts perf: trace improvements Dec 18, 2024
@antazoey antazoey force-pushed the perf/tx-cache-ret-val branch from 116b263 to fe592de Compare December 18, 2024 02:55
@antazoey antazoey changed the title perf: trace improvements perf: minor trace improvements Dec 18, 2024
@antazoey antazoey enabled auto-merge (squash) December 18, 2024 03:21
@antazoey antazoey merged commit 376b366 into ApeWorX:main Dec 18, 2024
20 checks passed
@antazoey antazoey deleted the perf/tx-cache-ret-val branch December 18, 2024 03:48
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