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

Faster sampling #105

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Faster sampling #105

merged 1 commit into from
Nov 26, 2024

Conversation

noahsmartin
Copy link
Member

Follow up from #95 this makes sampling faster by using memcpy instead of vm_read_overwrite. I also observed the overhead of running ettrace go from 2% to 1% of CPU usage on the simulator

@noahsmartin noahsmartin merged commit 93c084a into main Nov 26, 2024
1 check passed
@noahsmartin noahsmartin deleted the fasterSampling branch November 26, 2024 19:30
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.

2 participants