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

Reduced runtime

parent df17e6dd
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ AOP="kieker.aop.xml"
SLEEP_TIME=1 ## 30
NUM_OF_LOOPS=10 ## 10
RECURSION_DEPTH=10 ## 10
TOTAL_NUM_OF_CALLS=20000 ## 2 000 000
TOTAL_NUM_OF_CALLS=2000 #0 ## 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