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

To algoritm-profile MirrorNode code #354

Open
alex-kuzmin-hg opened this issue Nov 18, 2024 · 3 comments
Open

To algoritm-profile MirrorNode code #354

alex-kuzmin-hg opened this issue Nov 18, 2024 · 3 comments
Assignees

Comments

@alex-kuzmin-hg
Copy link

NB for myself: Xin Li to send me example
Output: algorithm profiling in dynamics of 100M, published to perf web site

@alex-kuzmin-hg alex-kuzmin-hg self-assigned this Nov 18, 2024
@alex-kuzmin-hg
Copy link
Author

Reported to Xin:

minimal tests importing from AWS S3 resulted in https://perf.analytics.eng.hashgraph.io/ephemeral/mirror_node_smoke/reports/
There are only 2 formal point of interest:
1)
https://perf.analytics.eng.hashgraph.io/ephemeral/mirror_node_smoke/reports/com.hedera.mirror.importer.downloader.Downloader.html#231
2 nested iterators make it costly per every function call (picture 1) - but difficult to tell due to very small sample
2)
https://perf.analytics.eng.hashgraph.io/ephemeral/mirror_node_smoke/reports/com.hedera.mirror.importer.parser.record.entity.EntityRecordItemListener.html#305
high number of function call, escalated huge number of iterations (picture 2) - but, again, difficult to tell due to very small sample

@alex-kuzmin-hg
Copy link
Author

Next step - to run large experiment:
Xin: we may also have to wait since IIRC perfnet1 cloud bucket files retention is 7 days, last time Tom ran 10k TPS canonical was Tuesday last week, so most likely no files avail now.

@alex-kuzmin-hg
Copy link
Author

Closing this project as Done, as Xin's project is completed. Future experiments will be an corresponding tickets

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

No branches or pull requests

1 participant