aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorEric Anderson <ejona@google.com>2016-05-06 08:54:47 -0700
committerEric Anderson <ejona@google.com>2016-05-06 09:41:46 -0700
commit83bf5e6f421669a1b04e05f7d9ac73a03cb2eb34 (patch)
treeba56a5445fa27d43a0e2ce0e578f0baea559ff53 /gradle
parent91b087e52618b8dc34d090750cff813eb3c7d52c (diff)
downloadgrpc-grpc-java-83bf5e6f421669a1b04e05f7d9ac73a03cb2eb34.tar.gz
Fix flakiness of testConfigureDeadlineNanoTime with warmup
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
Diffstat (limited to 'gradle')
0 files changed, 0 insertions, 0 deletions