Skip to content

A library to accumulate invocation statistics of anything

License

Notifications You must be signed in to change notification settings

isabella232/timing-measurement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A library to capture running tallies of invocations of anything[1] along with the status. The outcome of the invocation is tri-state: success, expected failure that was gracefully handled, unhandled/unexpected error.

[1] Anything could be say a call to an RDBMS system to just some method invocation within a piece of code.

Notice

This package is no longer maintained. It has been retired in favour of the excellent metrics library by @codahale

About

A library to accumulate invocation statistics of anything

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%