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

minimize Fast USDC heap growth #10955

Open
dckc opened this issue Feb 6, 2025 · 1 comment
Open

minimize Fast USDC heap growth #10955

dckc opened this issue Feb 6, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dckc
Copy link
Member

dckc commented Feb 6, 2025

What is the Problem Being Solved?

Under sustained load, the Fast USDC heap (41) grows a bit:

image

#10931 (comment)

Description of the Design

  • capture heap snapshots
  • dump and compare
  • diagnose
  • either accept as is or fix

Security Considerations

IOU

Scaling Considerations

IOU

Test Plan

most likely more like...

Upgrade Considerations

IOU

cc @turadg @mhofman @LuqiPan

@dckc dckc added the enhancement New feature or request label Feb 6, 2025
@mhofman mhofman self-assigned this Feb 6, 2025
@mhofman
Copy link
Member

mhofman commented Feb 6, 2025

Assigning myself as I will do some heap snapshot investigation, possibly with @kriskowal looking over my shoulder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants