Skip to content
Snippets Groups Projects
Commit fd27dac1 authored by Reiner Jung's avatar Reiner Jung
Browse files

Benchmark configuration

parent 07eedf02
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,9 @@ AOP="kieker.aop.xml"
# execution parameter
SLEEP_TIME=1 ## 30
NUM_OF_LOOPS=1 #0 ## 10
RECURSION_DEPTH=1 #0 ## 10
TOTAL_NUM_OF_CALLS=20 #000 ## 2 000 000
NUM_OF_LOOPS=10 ## 10
RECURSION_DEPTH=10 ## 10
TOTAL_NUM_OF_CALLS=20000 ## 2 000 000
METHOD_TIME=5 #00 ## 500000
# end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment