feat : 서버 로직 성능개선 / 결과 정리
This commit is contained in:
@@ -9,7 +9,7 @@ class EcoClientTester
|
||||
public static string SERVER_IP = "localhost";
|
||||
public static int SERVER_PORT = 9500;
|
||||
public static readonly string CONNECTION_KEY = "test";
|
||||
public static int CLIENT_COUNT = 100;
|
||||
public static int CLIENT_COUNT = 50;
|
||||
|
||||
private async Task StartEchoDummyTest()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user