update simulation app configuration (#217)

This commit is contained in:
Al Liu 2023-06-22 19:50:34 +08:00 committed by GitHub
parent ec3fb62baf
commit 18bbf63a3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -1,15 +1,15 @@
{ {
"network_settings": { "network_settings": {
"network_behaviors": { "network_behaviors": {
"north america:north america": "1s", "north america:north america": "10ms",
"north america:europe": "1s", "north america:europe": "50ms",
"north america:asia": "1s", "north america:asia": "500ms",
"europe:europe": "1s", "europe:europe": "5ms",
"europe:asia": "1s", "europe:asia": "300ms",
"europe:north america": "1s", "europe:north america": "80ms",
"asia:north america": "1s", "asia:north america": "480ms",
"asia:europe": "1s", "asia:europe": "300ms",
"asia:asia": "1s" "asia:asia": "40ms"
}, },
"regions": { "regions": {
"north america": 0.4, "north america": 0.4,