mirror of https://github.com/grpc/grpc-java.git
Without the warm up I saw large deltas, like 2,262,968ns and 1,712,558ns, on my machine. With the single-line warm up the deltas decreased dramitically, like 385ns and 536ns. Since our times are so much better now, decreasing the required delta to 10ms seems reasonable. This would seem to support the theory that the flakiness was caused by the class loader, which may even be doing I/O. Fixes #1646 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||