commit | b68408275b459f55baaf03ee7f937583da1b893c | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Jul 25 19:05:50 2019 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Thu Jul 25 19:14:20 2019 +0900 |
tree | 5c1b3d1ad1ff2e13195ec5b81e505ef5e18652f3 | |
parent | 996f9b13a0a541bf9612a3a065bfe4146e46233e [diff] |
Refactor compare_images 1. Rename some variables to more detail 2. Fix a bug that occurs when system.img contains product, system_ext 3. Remove multithread code, it made performance worse :( before: 136.97s user 1070.22s system 290% cpu 6:55.84 total after: 56.29s user 76.95s system 105% cpu 2:06.84 total Bug: 138329983 Test: compare some images, and check if result is same as before Change-Id: I4cec27475283a34d063ad3251cfc5909c34071c1