<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 3, 2016 at 5:28 PM, José Mejuto <span dir="ltr"><<a href="mailto:joshyfun@gmail.com" target="_blank">joshyfun@gmail.com</a>></span> wrote:</div><div class="gmail_quote">[...]<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">... Typical example is TFileStream.GetByte which I'm using in a parser, because the file could be very big, and I don't want to read everything in a TMemoryStream, performance of cache/buffered and regular is dramatically different:<br>
<br>
------------------------------<wbr>----------------<br>
CACHE 1000000 byte sequential reads in 46 ms.<br>
FILE 1000000 byte sequential reads in 2200 ms.<br>
------------------------------<wbr>----------------<br></blockquote><div>[...]</div><div><br></div><div>Did you get this result from some sample? If so, could you share it?! I would be glad to test it checking the TBufferedFileStream performance. :-)</div><div><br></div></div><div>-- <br></div><div class="gmail_signature"><div dir="ltr"><div>Silvio Clécio</div></div></div>
</div></div>