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

Is it possible to speed up exporting receipts and logs #85

Open
Vimdar opened this issue Aug 23, 2022 · 0 comments
Open

Is it possible to speed up exporting receipts and logs #85

Vimdar opened this issue Aug 23, 2022 · 0 comments

Comments

@Vimdar
Copy link

Vimdar commented Aug 23, 2022

Hi blockchain-etl team!
I got a question - can I speed up somehow extractions of receipts and logs?

Setup:
-polygonetl, version 3.4.2 (ran in a kubernetes pod with 3000Mi memory and 1500m cpu)
-Querying own polygon archive as provider

Steps:
-starting extraction with command polygonetl export_all -s, 19070000 -e 25069999

Outcome:
-exporting receipts and logs takes >~90% of the time needed to extract info from a batch of blocks f.e.
exporting 1000 blocks' transactions or ERC20 transfers takes <1 minute exporting the receipts and logs for the same batch of blocks takes ~1 hour

Expected:
-is there any way I can speed this up?

I can provide more info, logs or whatever needed.
Thanks!

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