Mercurial > hg > Applications > Grep
view c/regex/README @ 119:2f0653f8eabb pairPro
fix
author | Masataka Kohagura <kohagura@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 26 Nov 2015 18:05:39 +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 にて分割サイズを変更できる。