Roland Huettmann wrote:

< Richard: "You may find the sample stack attached to this report useful:
<http://quality.livecode.com/show_bug.cgi?id=17210>"

Richard, thanks a lot for the sample stack. I downloaded and tested
"LargeFileRead.livecode". Unfortunately it also creates the same symptoms
on Windows...

The responsiveness is a separate matter, well covered in Mark's replies.

Here my interest is in making sure your operation runs and efficiently as it can.

Have you had a chance to explore measuring different executions times as you adjust the kBufferSize constant at the top of the script?

Here on my Linux box I found, rather surprisingly, that a buffer as small as 128k delivered optimal speeds. In discussing this with Peter Brett it turns out there are memory-mappings provided by the OS that seem to play a role there.

It would be very interesting to me to learn what buffer size you find optimal on Windows.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to