HOWTO: Speed up application loading times.

Archived topics about LMDE 1 and LMDE 2
Locked
omenest

HOWTO: Speed up application loading times.

Post by omenest »

Preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.

It speeds up app loading time considerably, however may increase booting time a little bit. Given the stable nature of GNU/Linux cold reboots are seldom needed thus one would benefit more from preloading most used applications to RAM. I deem this most valuable on notebook systems that have inherently slow hard drives.

Project on Sourceforge

Preload can be found in Synaptic. For those that prefer the cli:

Code: Select all

sudo apt-get install preload
TLDR:
It will speed up your PC.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kwevej

Re: HOWTO: Speed up application loading times.

Post by kwevej »

Thx for the tip!
I've been dreaming about something like that lately
kwevej

Re: HOWTO: Speed up application loading times.

Post by kwevej »

Well it actually slowed down my PC, as I've found lately - especially the boot time.

I installed readahead-fedora instead of that - almost 20 seconds faster boot up. ..and... I don't care about preloading apps into memory anymore.
Locked

Return to “LMDE Archive”