replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: Search
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 5 matches
forums.silverfrost.com Forum Index
Author Message
  Topic: Very slow writing to network drive
ianmcaulay

Replies: 9
Views: 13181

PostForum: Support   Posted: Mon Mar 22, 2010 10:38 am   Subject:
John

Thanks for your detective work. I didn't bother with my test program - I just went straight to the production code. Knocking out ACTION='WRITE' dropped the save time for the test file I've bee ...
  Topic: Very slow writing to network drive
ianmcaulay

Replies: 9
Views: 13181

PostForum: Support   Posted: Fri Mar 19, 2010 4:30 pm   Subject:
OK, lots of testing done. Here's the results:

First test was to replace a write statement inside a loop with a write statement with one more layer of implied-do (as John suggested). No measurable d ...
  Topic: Very slow writing to network drive
ianmcaulay

Replies: 9
Views: 13181

PostForum: Support   Posted: Fri Mar 19, 2010 11:59 am   Subject:
Result of a quick experiment in Perl:

The code (for those interested in languages with semicolons) is as follows:
# Test speed of writing 4001x4001 array to file

use FileHandle;

$nzrow=4000; ...
  Topic: Very slow writing to network drive
ianmcaulay

Replies: 9
Views: 13181

PostForum: Support   Posted: Fri Mar 19, 2010 10:58 am   Subject:
John

Useful food for thought there.
By testing on the local HDD and getting 4 mbyte/second; this is a bit slow but not dramatic. I would hope for about 10 mb/sec. This establishes that the program ...
  Topic: Very slow writing to network drive
ianmcaulay

Replies: 9
Views: 13181

PostForum: Support   Posted: Thu Mar 18, 2010 3:59 pm   Subject: Very slow writing to network drive
Hi folks

I'm having a performance problem with writing to file on a networked drive. Writing out a biggish (4001x4001) array to file, it's taking over half an hour going to shared storage on a NAS ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group