Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: push, assign or split a file?

by chromatic (Archbishop)
on Jan 17, 2010 at 21:44 UTC ( [id://817902]=note: print w/replies, xml ) Need Help??


in reply to Re^2: push, assign or split a file?
in thread push, assign or split a file?

If all of the tests had the Data::Dumper code, it should not affect the outcome.

Indeed it will; if you want to measure IO for reading, don't add IO for writing. IO is too non-deterministic at this level to benchmark accurately and appropriately. (That's even without Benchmark's flaws.)

Replies are listed 'Best First'.
Re^4: push, assign or split a file?
by gam3 (Curate) on Jan 18, 2010 at 11:53 UTC
    chromatic there was no output. The Data::Dumper output was just being put in a scalar.
    -- gam3
    A picture is worth a thousand words, but takes 200K.

      Good point; I missed that.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://817902]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-18 06:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found