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

Update checkpoint-collect-stats cmd to collect stats on new account registers #6610

Open
Tracked by #6563
fxamacker opened this issue Oct 31, 2024 · 0 comments · May be fixed by #6882
Open
Tracked by #6563

Update checkpoint-collect-stats cmd to collect stats on new account registers #6610

fxamacker opened this issue Oct 31, 2024 · 0 comments · May be fixed by #6882
Assignees

Comments

@fxamacker
Copy link
Member

The stats program needs to support changes and improvements from on-the-fly introduced by Cadence:

In addition to domain registers, there will be account register created after PR 3664 is deployed using HCU.

We can update checkpoint-collect-stats util command to gather some stats on new account registers.

Updating the stats program will help us track progress.

NOTE: The improvements in PR 3664 and its on-the-fly migration will only improve accounts that have write ops (it won't affect idle or read-only accounts).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant