From f9192f084dc14a52bc644c6171ef614d61599967 Mon Sep 17 00:00:00 2001 From: Youngjoon Lee <5462944+youngjoon-lee@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:04:39 +0900 Subject: [PATCH] update conf --- simlib/blendnet-sims/config/blendnet.json | 84 +++++++++++++++++++---- 1 file changed, 72 insertions(+), 12 deletions(-) diff --git a/simlib/blendnet-sims/config/blendnet.json b/simlib/blendnet-sims/config/blendnet.json index 9179c44..166755a 100644 --- a/simlib/blendnet-sims/config/blendnet.json +++ b/simlib/blendnet-sims/config/blendnet.json @@ -1,26 +1,86 @@ { "network_settings": { "network_behaviors": { - "north america:north america": "50ms", - "north america:europe": "100ms", - "north america:asia": "120ms", + "north america west:north america west": "40ms", + "north america west:north america east": "70ms", + "north america west:north america central": "50ms", + "north america west:europe": "150ms", + "north america west:northern europe": "170ms", + "north america west:east asia": "180ms", + "north america west:southeast asia": "200ms", + "north america west:australia": "250ms", + "north america east:north america west": "70ms", + "north america east:north america east": "40ms", + "north america east:north america central": "50ms", + "north america east:europe": "130ms", + "north america east:northern europe": "140ms", + "north america east:east asia": "250ms", + "north america east:southeast asia": "300ms", + "north america east:australia": "230ms", + "north america central:north america west": "50ms", + "north america central:north america east": "50ms", + "north america central:north america central": "20ms", + "north america central:europe": "140ms", + "north america central:northern europe": "150ms", + "north america central:east asia": "200ms", + "north america central:southeast asia": "280ms", + "north america central:australia": "220ms", + "europe:north america west": "150ms", + "europe:north america east": "130ms", + "europe:north america central": "140ms", "europe:europe": "50ms", - "europe:asia": "100ms", - "europe:north america": "120ms", - "asia:north america": "100ms", - "asia:europe": "120ms", - "asia:asia": "40ms" + "europe:northern europe": "60ms", + "europe:east asia": "300ms", + "europe:southeast asia": "300ms", + "europe:australia": "300ms", + "northern europe:north america west": "170ms", + "northern europe:north america east": "140ms", + "northern europe:north america central": "150ms", + "northern europe:europe": "60ms", + "northern europe:northern europe": "30ms", + "northern europe:east asia": "400ms", + "northern europe:southeast asia": "320ms", + "northern europe:australia": "300ms", + "east asia:north america west": "180ms", + "east asia:north america east": "250ms", + "east asia:north america central": "200ms", + "east asia:europe": "300ms", + "east asia:northern europe": "400ms", + "east asia:east asia": "50ms", + "east asia:southeast asia": "90ms", + "east asia:australia": "150ms", + "southeast asia:north america west": "200ms", + "southeast asia:north america east": "300ms", + "southeast asia:north america central": "280ms", + "southeast asia:europe": "300ms", + "southeast asia:northern europe": "320ms", + "southeast asia:east asia": "90ms", + "southeast asia:southeast asia": "40ms", + "southeast asia:australia": "150ms", + "australia:north america west": "250ms", + "australia:north america east": "230ms", + "australia:north america central": "220ms", + "australia:europe": "300ms", + "australia:northern europe": "300ms", + "australia:east asia": "150ms", + "australia:southeast asia": "150ms", + "australia:australia": "50ms" }, "regions": { - "north america": 0.4, - "europe": 0.4, - "asia": 0.3 + "north america west": 0.06, + "north america east": 0.15, + "north america central": 0.02, + "europe": 0.47, + "northern europe": 0.10, + "east asia": 0.10, + "southeast asia": 0.07, + "australia": 0.03 } }, "node_settings": { "timeout": "1000ms" }, - "step_time": "40ms", + "step_time": "20ms", "runner_settings": "Sync", "stream_settings": { "path": "test.json"