CPU execution time costs energy #16

This commit is contained in:
simon
2017-11-15 12:24:01 -05:00
parent 8701007ad9
commit c703dec3cf
10 changed files with 58 additions and 19 deletions

View File

@@ -60,4 +60,6 @@ wg_minCopperCount=0
wg_maxCopperCount=2
# ----------------------------------------------
# Maximum execution time of user code in ms
user_timeout=40
user_timeout=500
# Free CPU execution time in ms
user_free_execution_time=2