Skip to content

Opening book details…

About this document

Page Size Impact on I/O Performance by sch123321 is a document available to read on EtoBox.

This document discusses and compares the performance of read and write speeds using different page sizes for disk input/output (I/O). It shows that write and read speeds peak at around 16kB page size, similarly to results from a previous blocked disk I/O experiment. Variable length record encoding would be around 1.5 times slower than fixed length due to additional bytes used for offsets and null characters. Page-based formatting is superior to comma-separated value (CSV) files because it saves space, allow

Author
sch123321
Language
EN