commit | e971f339579a8797b3728551c5e1c53272634102 | [log] [tgz] |
---|---|---|
author | Darin Petkov <[email protected]> | Wed Sep 22 16:57:25 2010 -0700 |
committer | Darin Petkov <[email protected]> | Wed Sep 22 16:57:25 2010 -0700 |
tree | c3abc7bb93523876953655268e22623f55e2dc0d | |
parent | a7fcafafbd129013cd7044421a24f9147bef6713 [diff] |
AU: Speed up updates by using buffered writes. Given that SSD writes are really slow, this improves performance significantly. This reduces update time on AGZ from 375 to 100 seconds. BUG=6901 TEST=unit tests, gmerged on device and measured speed Change-Id: Idac7743f6eaa8f26878a2d1f6b9401513e2ca600 Review URL: http://codereview.chromium.org/3471006