in reply to Very slow ActiveState::Handy::cp_tree problem
It's more likely that you are hitting performance problems due to shunting files across the network than that Perl is behaving differently in the two contexts. It may be that ActiveState::Handy::cp_tree is doing more work across the network than it need. It would be interesting to benchmark something like xcopy doing the same job.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Very slow ActiveState::Handy::cp_tree problem
by dbonneville (Acolyte) on Oct 15, 2007 at 19:12 UTC | |
by GrandFather (Saint) on Oct 15, 2007 at 19:39 UTC | |
by dbonneville (Acolyte) on Oct 15, 2007 at 23:06 UTC |