Closed sholsinger closed 4 years ago
Yoe are right on the test being flawed i had started with the idea of improving performance and never had the time to finish. I will be removing this test.
I think the "performance test" is really flawed as you said so im removing them at all. I will come back with some better option to test and improve perfomance. Thanks!
Refactors & fixes broken performance test.
Also in this PR:
I Reduced the timeout setting to 500ms; I think this test is fundamentally flawed, and we should instead be somehow recording the time it takes to run the unit tests and figure out a reasonable limit for what that should be. (and increase as those use cases grow -- as needed) For example, it looks like the unit tests run in ~850ms now. So we could set the limit for them to 900ms.