]> Sergey Matveev's repositories - public-inbox.git/commitdiff
t/search.t: use transactions to reduce I/O load
authorEric Wong <e@80x24.org>
Mon, 29 Feb 2016 02:48:45 +0000 (02:48 +0000)
committerEric Wong <e@80x24.org>
Mon, 29 Feb 2016 02:48:53 +0000 (02:48 +0000)
In case folks do not use eatmydata or tmpfs for testing,
use transactions to reduce the number of fsync calls
made and hopefully prevent drives from wearing out.


No differences found