Mercurial > hg > Applications > Grep
view c/regex/README @ 159:faa905e55fa4 bitVec-Kaito
close
author | masa |
---|---|
date | Fri, 18 Dec 2015 19:16:13 +0900 |
parents | 0433a15ea8d2 |
children |
line wrap: on
line source
(2013.11.11) 一括readと分割readの時間比較のためのプログラム "Usage : ./read_lseek [-file filename] [-b -d]" -b bulk read(一括read) -d divide read(分割read) ONE_TASK_READ_SIZE にて分割サイズを変更できる。