Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bennidi/lab
Define and run macro benchmarks (experiments) to measure runtime behaviour of Java software components
https://github.com/bennidi/lab
Last synced: about 1 month ago
JSON representation
Define and run macro benchmarks (experiments) to measure runtime behaviour of Java software components
- Host: GitHub
- URL: https://github.com/bennidi/lab
- Owner: bennidi
- License: mit
- Created: 2014-03-20T10:34:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-02T14:33:38.000Z (about 8 years ago)
- Last Synced: 2024-04-16T18:36:09.438Z (7 months ago)
- Language: Java
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lab
===Run macro benchmarks to measure runtime behaviour of Java software under load.
Have a look at [this test]('./src/test/java/net/engio/lab/LaboratoryTest.java') to see the API.