V0.6.1 Arroyo Toad
Fixed MultiThread support, now supporting 1K devices
This commit is contained in:
@@ -66,7 +66,7 @@ import Testing
|
||||
|
||||
@Test func stressLoop1() async throws {
|
||||
|
||||
let devices: Int = 1000
|
||||
let devices: Int = 5000
|
||||
|
||||
let env = PhysicalEnvironment("Delta")
|
||||
let truth = PhysicalData(.Temperature, 22)
|
||||
|
||||
Reference in New Issue
Block a user