Vycka / LoadRunner

Load-testing framework for writing load/stress test scenarios in c#
GNU General Public License v3.0
20 stars 5 forks source link

Redesign scheduler sleep to prevent delays stoppage and less cpu ticks for code. #3

Closed Vycka closed 6 years ago

Vycka commented 7 years ago

https://github.com/Vycka/LoadRunner/blob/e408efe7c021ef0b1f077c1453c4a70641a847ce/src/Viki.LoadRunner.Engine/Executor/Threads/Scheduler.cs#L64

Vycka commented 6 years ago

Already fixed 0.8 https://github.com/Vycka/LoadRunner/blob/v0.8/src/Viki.LoadRunner.Engine/Core/Scheduler/Scheduler.cs