diff options
| author | 2021-09-22 07:59:32 +0000 | |
|---|---|---|
| committer | 2021-09-22 11:48:32 +0000 | |
| commit | 52818b0769b697aea537402abb4f7b1d234b6d9e (patch) | |
| tree | e1cbd23191e4d7093b26ae73c1384eb7989aecf5 /compiler/optimizing/loop_optimization.cc | |
| parent | af5fc456b0d6f4ab587dbc3f57e55488eb5912ea (diff) | |
Speed up odsign_e2e_tests.
This change moves preparation code and cleanup code to
@BeforeClassWithInfo and @AfterClassWithInfo respectively, which run
only once. It reduces the runtime of the test by ~85%. After the
change, the test only takes 5 minutes on Cuttlefish.
Note that any test state will NOT be reset after the change. Test cases
are ordered in a way that state changes won't cause problems.
Bug: 199114301
Test: atest odsign_e2e_tests
Change-Id: Ic5ba84a3a274322f5ba8fec3119419cd3c0ee1c4
Diffstat (limited to 'compiler/optimizing/loop_optimization.cc')
0 files changed, 0 insertions, 0 deletions