Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Windows Perl with sqlite3

by stonux (Initiate)
on Jan 17, 2023 at 12:38 UTC ( [id://11149638]=note: print w/replies, xml ) Need Help??


in reply to Windows Perl with sqlite3

As already mentioned, observe your RAM. If the slow machine is swapping, that kills performance. Since you are talking of SELECTs per second, its not a COMMIT issue. The only additional hint that comes to my mind is encoding. Make sure everything is utf-8. I suppose you have the same INDEX on all systems.

Log In?
Username:
Password:

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

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

    No recent polls found