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

Reduce overhead by 90% #2

Merged
merged 4 commits into from
Dec 1, 2016
Merged

Reduce overhead by 90% #2

merged 4 commits into from
Dec 1, 2016

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Dec 1, 2016

Found this while investigating why our tests were terribly slow when using go-deadlock in CockroachDB.

cc @petermattis


This change is Reviewable

This reduces runtime overhead by about 45% in CockroachDB.
 This reduces runtime overhead by about 80% in CockroachDB.
@sasha-s
Copy link
Owner

sasha-s commented Dec 1, 2016

Thanks, looks great,


Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@tamird
Copy link
Contributor Author

tamird commented Jan 9, 2018

@sasha-s can you cut a release containing this (or remove the other release)? Currently /~https://github.com/golang/dep picks up the only other release which is unusably slow.

@sasha-s
Copy link
Owner

sasha-s commented Jan 9, 2018

@tamird done!
/~https://github.com/sasha-s/go-deadlock/releases/tag/v0.2.0

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