aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/java
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-05-04 14:45:47 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-05-04 17:51:58 +0000
commit497d35e06119c560cbf1198bf68ae11824094240 (patch)
treeb712369cd8511fc57c62cfb456f252b1524704a2 /third_party/java
parent4c67f31c1e22b27d74e563339d7a5003fa8db19e (diff)
Improved ijar shell tests
The ijar tests were a bit bloated so using our shell test framework to separate those tests into individual function and enable sharding. The ijar tests are still ~70s on a macbook with a SSD drive (compared to ~140s before). Those 70s are spent in tests that write big files and test ijar behavior with those big files. In those tests, disk IOs dominate time. Timing the various operation gave that jaring the 2.2Gb large file takes ~17s each time (operation we do twice). Simply creating that file takes approximatively 10s. Reducing the number of operations in that test would reduce significantly its duration. Unfortunately, that would reduce the coverage of the test. -- Change-Id: Idc817ab32b78b69bde8dd95ddedbcf6b9f12ee3f MOS_MIGRATED_REVID=92723971
Diffstat (limited to 'third_party/java')
0 files changed, 0 insertions, 0 deletions