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

add debug log output of EOS VM OC subjective compilation resource utilization #729

Open
spoonincode opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@spoonincode
Copy link
Member

As part of the effort to explore allowing any contract the ability to run via EOS VM OC (even on producers), will need to collect some data on the current subjective resource utilization. Instead of a one-off hack to collect the data, it's probably worthwhile and not too difficult to add permanent debug logs containing this information. The log should contain information like the generated machine code size, CPU time used, max memory utilization, etc

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

No branches or pull requests

3 participants