lib/core: Added prefetching of 4 chars at once on `NativeString`
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 8 Dec 2015 18:12:05 +0000 (13:12 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 29 Dec 2015 04:49:28 +0000 (23:49 -0500)
commit25280a406c3c8559d56dadb8b45596ccafda4ad2
treed7200a780320fec37010ca6f06fec85609943111
parentc481825970405a2076cb68b69cf58ccc2af8e8ce
lib/core: Added prefetching of 4 chars at once on `NativeString`

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/text/native.nit
src/compiler/abstract_compiler.nit