Skip to content

pedrombl/ScalabilityTest

Repository files navigation

Scalability Testing Framework for Java

The Scalability Testing Framework provides two Java Annotations to run scalability tests in your application:

Method Annotation:
@Scalability(scalabilityFunction=<"linear">, maxIncreaseTimes=<integer>)

Parameter Annotation:
@Scale

About

Scalability testing framework for java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages