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

[native] Improvements to the internal timing infrastructure #9993

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

grendello
Copy link
Contributor

  • Make timing infrastructure shared between MonoVM and CoreCLR hosts.
  • Use C++ APIs instead of some of our own ones (std::chrono)
  • Make it possible to dump timings into a file instead of logcat

@grendello grendello force-pushed the dev/grendel/timing-revamp branch 4 times, most recently from a46cffb to 6095cbe Compare April 8, 2025 20:04
@grendello grendello force-pushed the dev/grendel/timing-revamp branch from 6095cbe to f7b2f17 Compare April 9, 2025 09:38
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

Successfully merging this pull request may close these issues.

1 participant