On 17/03/15 19:58, [email protected] wrote:
Maybe using FFI to read the file in the correct format would be a nice option to have available.
File reading seems fast enough: faster than my SSD can deliver data (>1GB/s)
The code in the MultibyteFileStream looks quite convoluted when reading.
Yes.
There is reason we need a 64 it VM to read a UTF8 file fast. (8secs really does not qualify)
40MB/s (on a 4GHz i7 4790K). As far as I understand it the inner loop of this is exactly what Sista can improve.
Stephan
