mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-06-13 14:38:43 +00:00
Test
This commit is contained in:
@@ -24,7 +24,7 @@ for (var i = 0; i < 10; i++)
|
||||
var intWorkloads = Shared.BuildIntWorkloads(seed);
|
||||
|
||||
results["esiur"].Add(
|
||||
await EsiurTest.DoTest("iip://localhost:5005/sys/service", docsWorkloads, dataWorkLoads, intWorkloads)
|
||||
await EsiurTest.DoTest("ep://localhost:5005/sys/service", docsWorkloads, dataWorkLoads, intWorkloads)
|
||||
);
|
||||
|
||||
results["thrift"].Add(
|
||||
|
||||
Reference in New Issue
Block a user