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

Extract BPF cycles for a Neon transaction iteration in indexer #447

Closed
afalaleev opened this issue Jan 17, 2022 · 0 comments
Closed

Extract BPF cycles for a Neon transaction iteration in indexer #447

afalaleev opened this issue Jan 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Indexer

Comments

@afalaleev
Copy link
Contributor

afalaleev commented Jan 17, 2022

  • Extract BPF cycles from access log
  • Store EVM steps, BPF cycles, Operator key in DB

This allow to get statistic of BPF dependency from EVM steps.

┆Issue is synchronized with this Jira Task by Unito

@afalaleev afalaleev added the enhancement New feature or request label Jan 17, 2022
@afalaleev afalaleev self-assigned this Jan 17, 2022
@afalaleev afalaleev removed their assignment Jan 28, 2022
otselnik added a commit that referenced this issue Feb 13, 2022
otselnik added a commit that referenced this issue Feb 15, 2022
otselnik added a commit that referenced this issue Feb 22, 2022
otselnik added a commit that referenced this issue Feb 22, 2022
otselnik added a commit that referenced this issue Feb 22, 2022
otselnik added a commit that referenced this issue Feb 22, 2022
@otselnik otselnik self-assigned this Feb 22, 2022
otselnik added a commit that referenced this issue Mar 12, 2022
otselnik added a commit that referenced this issue Mar 25, 2022
otselnik added a commit that referenced this issue Mar 31, 2022
otselnik added a commit that referenced this issue Apr 6, 2022
* #447 save instruction statistics

* #447 add token info

* #447 add table for tx costs

* #447 fix

* #447 remove obsolete fields

* #447 fix merge

* #447 add heap info and move step info  to different table

* #447 fix

* #447 fix PR issues

* fix PR issues

* Use re for getting bpf and heap info
afalaleev pushed a commit that referenced this issue Apr 6, 2022
* #447 save instruction statistics

* #447 add token info

* #447 add table for tx costs

* #447 fix

* #447 remove obsolete fields

* #447 fix merge

* #447 add heap info and move step info  to different table

* #447 fix

* #447 fix PR issues

* fix PR issues

* Use re for getting bpf and heap info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Indexer
Projects
None yet
Development

No branches or pull requests

3 participants