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

Re^5: How to use threads to write worksheets of excel

by BrowserUk (Patriarch)
on Jul 01, 2015 at 22:50 UTC ( [id://1132893]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to use threads to write worksheets of excel
in thread How to use threads to write worksheets of excel

Probably the most important thing in my demo code for efficiency is: $wb->set_optimization();.

With it, the xml gets written on the fly; without it, the whole thing gets accumulated in memory and written as a big spew on close


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
I'm with torvalds on this Agile (and TDD) debunked I told'em LLVM was the way to go. But did they listen!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-20 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found