Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ethomson
Copy link
Member

git_time_monotonic was added so that non-native bindings like rugged
could get high-resolution timing for benchmarking. However, this is
outside the scope of libgit2 and rugged decided not to use this
function in the first place.

Google suggests that absolutely nobody is using this function and we
don't want to be in the benchmarking business. Remove the function.

`git_time_monotonic` was added so that non-native bindings like rugged
could get high-resolution timing for benchmarking.  However, this is
outside the scope of libgit2 *and* rugged decided not to use this
function in the first place.

Google suggests that absolutely _nobody_ is using this function and we
don't want to be in the benchmarking business.  Remove the function.
@pks-t pks-t merged commit 9f388e9 into master Feb 20, 2019
@pks-t
Copy link
Member

pks-t commented Feb 20, 2019

More code removal 🎉

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