DescriptionAU: 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
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=e971f33
Patch Set 1 #
Total comments: 1
Patch Set 2 : switch to a BufferedFileWriter #
Total comments: 2
Patch Set 3 : don't send empty buffers to the next FileWriter #Patch Set 4 : update comment #
Messages
Total messages: 5 (0 generated)
|