|
|
|
|
|
by sillysaurus3
4419 days ago
|
|
Now I'm burning with curiosity. I have to know why! My plan: - replicate the experiment, confirm --mmap shaves off a non-negligible amount of time. It could be that his computer happened to be running something in the background that was using his harddrive, for example, which would skew the results. - look at the code, figure out the exact difference between what --mmap is doing and what it does by default. Confirm that the problem isn't in grep itself (it's probably not, but it's important to check). - dig into the kernel source to figure out the difference under the hood and why it might be faster. |
|
edit: I've been reading your posts for a while and I like them, but I keep wondering, why do you have sillysaurus1-2-3?