Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Windows Perl with sqlite3

by kcott (Archbishop)
on Jan 17, 2023 at 06:32 UTC ( [id://11149628]=note: print w/replies, xml ) Need Help??


in reply to Windows Perl with sqlite3

G'day miner7777,

Welcome to the Monastery.

I'd suggest profiling your code on the different machines to try and determine where the bottleneck is on your fourth machine. "perlperf - Perl Performance and Optimization Techniques" has general information about this; it's "PROFILING TOOLS" section has more specific details.

Devel::NYTProf is highly regarded and considered to be one of the best profilers; however, I note in "CPAN Testers Matrix: Devel-NYTProf 6.12 (latest distribution)" a lot of failures when installing on MSWin. That doesn't mean it won't work for you; just be aware that it may not.

Update (fix stupid typo): s/That does mean it won't work for you/That doesn't mean it won't work for you/ Thanks GrandFather for spotting that.

— Ken

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-25 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found