Seek for speed
Posted: Tue Aug 17, 2004 1:23 pm
Goal: create a 1 GIG file, data content does not matter.
So i tried some tests in newlisp but most of them eat performance
on the OS (linux and windows) or where too slow...
So my quest is: Whats the fastest way in newlisp to create a 1 GIG datafile
(on disk!) without too much OS load ....
PS: I used 'dup 'dotimes 'write-char / 'write-buffer
Regards, Norman.
So i tried some tests in newlisp but most of them eat performance
on the OS (linux and windows) or where too slow...
So my quest is: Whats the fastest way in newlisp to create a 1 GIG datafile
(on disk!) without too much OS load ....
PS: I used 'dup 'dotimes 'write-char / 'write-buffer
Regards, Norman.