mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-13 22:59:02 +00:00
CPU execution time costs energy #16
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user