|
|
So this isn't the same as letting Windows or whatever cache the file and
serve it from memory anyway?
> Actually, there is nothing fundamentally slow about the interpreter
itself,
> just the design depends on disk reading. In fact the parser is
spending
> most of the time doing some kind of disk reading, and the speed
increases
> significantly if disk reading is faster. If you copy your files to a
RAM
> disk* you will see a difference!
>
> Thorsten
>
>
> * One that actually fits into the RAM, not one in virtual memory!
Post a reply to this message
|
|