Commit 77e670aa authored by Nilanjan Daw's avatar Nilanjan Daw

Initial support parameter added for aggressivity of JIT deployment

parent 05a35530
......@@ -35,7 +35,8 @@
"metrics": {
"alpha": 0.7
},
"speculative_deployment": false,
"speculative_deployment": true,
"JIT_deployment": true,
"aggressivity": 0.6,
"id_size": 20
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment