Skip to content

Releases: vitaliy-sk/PerfUnit

1.0.0

05 Dec 20:39
Compare
Choose a tag to compare

First public release.

Key features:

Limit method call count per working unit (eg HTTP request, Job run, etc)
Limit single method call execution time
Limit total method execution time per working unit
Log rules violation to the console or markdown report
Throw an exception if rule violated