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

Collect RDTSC on x64_64 #45

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Collect RDTSC on x64_64 #45

merged 2 commits into from
Dec 28, 2023

Conversation

itzmeanjan
Copy link
Owner

  • Collect cpu ticks on x86_64 targets, using RDTSC instruction
  • Update benchmark results for x86_64 and aarch64 (Raspberry Pi, with cpu cycles, using libPFM)

Closes #44

@itzmeanjan itzmeanjan merged commit 5be3dca into master Dec 28, 2023
2 checks passed
@itzmeanjan itzmeanjan deleted the collect-rdtsc-on-x86 branch December 28, 2023 19:36
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.

Update benchmark numbers for Raspberry Pi 4B
1 participant