commit | 2dcbf0eaa3e7ebb6c6a771123766aef88a0e3f00 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Thu Aug 15 13:53:03 2024 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Thu Aug 15 15:09:07 2024 -0700 |
tree | b9facc091ed4ce4fec94074d5076241335d8013a | |
parent | 55140738bafa4147152293437e5e8bb9972c7ca3 [diff] |
[HostStubGen] Use buffered output Just realized FileOutputStream wasn't buffered. Doh. This change makes the non-sharded version reasonably faster, but 12x sharding still seems to give a better result, so we'll keep it. Flag: EXEMPT host side test change only Bug: 292141694 Test: atest RavenwoodBivalentTest Change-Id: Ief4f97b1c6f40fb901308aab0a812d731324b002