Stopwatch is a simple but highly extensible API that allows monitoring of any part of any Java application. It reports hits, execution times, and load but can be extended to do more via custom engines. It is able to persist data in "in-memory" or in a real database.
| Tags | Software Development Libraries Java Libraries Testing |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |