katie/tests
Ivailo Monev df060ed6f6 always read data without intermediate buffer from QIODevice::read()
the main user of QIODevice is QFile and it uses O_DSYNC/O_SYNC for
unbuffered I/O meaning the QIODevice buffer does not benefit it because the
filesystem cache already does that

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-01 21:34:16 +02:00
..
auto always read data without intermediate buffer from QIODevice::read() 2022-11-01 21:34:16 +02:00
benchmarks remove unused QContiguousCache class 2022-10-31 08:07:22 +02:00
shared de-duplicate code in tests and benchmarks 2021-11-23 18:15:36 +02:00
CMakeLists.txt remove designer tool 2022-10-28 22:13:00 +03:00