Snap packages – 10x slower than native
git.ricko.com.hr
Snap packages – 10x slower than native
1–5 of 5 posts
Re: Snap packages – 10x slower than native
#2[deleted]
Re: Snap packages – 10x slower than native
#3So, here is your daily conspiracy theory: Snap was actually made by Google (and Github/MS) as an effort to tout the performance of Electron apps: "It's twice as fast as snap!"
Re: Snap packages – 10x slower than native
#4Always wondered why nobody did more tracing for latency in unneeded/excessive read syscalls. The amount of directories linux binaries search for files is amazing.
Its not just snap, most binaries are excessive in reads, ballpark, 20-30% of legacy paths, missing binaries, symlinks, etc.
Everytime something breaks and you start peeking at whats going on, its a WTF and WHY, and just assume its legacy built on legacy, for some purpose that no longer exists, maybe except in the extremely rare edge cases.
Re: Snap packages – 10x slower than native
#5Ah Snap, 1st thing to uninstall :)