Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Windows Perl with sqlite3

by harangzsolt33 (Chaplain)
on Jan 17, 2023 at 12:18 UTC ( [id://11149635]=note: print w/replies, xml ) Need Help??


in reply to Windows Perl with sqlite3

That could be caused by a lot of things. Perhaps services running which should not be running or background processes or updates or an antivirus that is too slow...just to name a few things which aren't hardware related. Open Task Manager... Then open SERVICES.MSC and MSCONFIG to see a list of startup programs. Several things I always disable because they are a huge performance draws are: Windows Search service, Workstation, Server, TCP/IP NetBIOS, Windows Error Reporting. Then in MSCONFIG >> Startup, the list should be empty. If you have a bunch of startup applications, then no wonder it's slow...

There are two programs called XSETUP and Starter, which are tweaking tools that I use to change certain startup settings. I think, these can be downloaded for free. Starter is a tiny program that is worth installing. It shows a comprehensive list of user apps that start everytime Windows starts: https://www.softpedia.com/get/Tweak/System-Tweak/Starter.shtml XSETUP is a bigger program and allows a lot more than just performance tweaking: https://download.cnet.com/X-Setup-Pro/3000-2094_4-10439607.html

Replies are listed 'Best First'.
Re^2: Windows Perl with sqlite3
by marto (Cardinal) on Jan 17, 2023 at 12:47 UTC

    "If you have a bunch of startup applications, then no wonder it's slow..."

    OP is talking about program execution performance, there's nothing to suggest that windows start up time is a problem (on a 'modern PC', it shouldn't be). The tools linked to seem to be for operating systems that have past End of life.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-19 06:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found