On 06/27/2017 02:21 AM, Neil Gunton wrote:
> Ok, but I'm wondering if there is something else I should be doing to
> execute the actual preload. It seems that all I do here is give Embperl
> an array, but when I enable the preload, it just goes through everything
> suspiciously quickly. I don't thi
Preload isn't pre-execute. Conceptually, it's only doing roughly the work done
with perl -cw. How many megabytes of pages are you actually loading that you
think it would take a noticeable amount of time doing this?
The savings from preloading is a combination of being able to use more shared