commit | ec419db26d96c74e2cb2418db247f9a94ff0d262 | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Fri Feb 16 17:24:16 2018 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Wed Feb 21 10:41:06 2018 +0000 |
tree | 44bf29fa39482bd62520a14ad22d4fb68d9c31e6 | |
parent | d1652d14fbf477b3091eec3764b9890f2c072055 [diff] |
Don't compress the JIT mini-debug-info if we have just 1 method. The compression is great help for multiple methods but it is not worth it for single method due to overheads, so skip the compression there for a small speed boost. Test: testrunner.py --host -t 137 Change-Id: Idc37645061c745032474b5115e66b1d790550d0a