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

Use __rdtsc for timestamp #519

Merged
merged 5 commits into from
Nov 17, 2024
Merged

Use __rdtsc for timestamp #519

merged 5 commits into from
Nov 17, 2024

Conversation

gaogaotiantian
Copy link
Owner

close #510

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (7a54cda) to head (153002a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #519   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           19        19           
  Lines         2125      2125           
=========================================
  Hits          2125      2125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gaogaotiantian gaogaotiantian merged commit 99b09bf into master Nov 17, 2024
31 checks passed
@gaogaotiantian gaogaotiantian deleted the rdtsc branch November 17, 2024 04:11
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.

Use __rdtsc to get a much better overhead
1 participant