2 unstable releases
0.2.0 | Jun 20, 2024 |
---|---|
0.1.0 | Jun 12, 2024 |
#670 in Concurrency
58 downloads per month
25KB
608 lines
locktick
locktick provides the means to measure things like the average guard duration and wait time for different kinds of locks, just by substituting the applicable locks' imports.
status
- the basic functionalities are complete
- API breakage can still happen
- some of the TODOs include additional tests, examples, and improvements to documentation
Dependencies
~2.5–9MB
~83K SLoC