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

Always enable Circuitbox runtime metric #159

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

matthewshafer
Copy link
Collaborator

Make the Circuitbox timer use the monotonic clock if it's available on the system otherwise use ruby's time class.

These should both return the value in float seconds, previously they were different.

Remove the old timer classes and remove configuring the timer
@matthewshafer matthewshafer merged commit 949dbd4 into yammer:main Jan 20, 2021
@matthewshafer matthewshafer deleted the simplify-timing branch January 20, 2021 23:27
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