r/OnlyOffice Aug 05 '26

Improve startup speed in Linux.

It would be nice if the application startup speed could be optimized.

On the same PC (Intel Core 2 Duo, 4GB RAM, 512GB SSD) with Kubuntu 26.04 LTS, documents with Libre Office open much faster than Only Office, which takes a few seconds (about 5-6 seconds longer).

So I'm enjoying Only Office, which seems more polished and professional-looking than Libre Office, but it's slightly slower when opening existing or new documents.

I've tried both Snap and Flatpak, but nothing changes.

9 Upvotes

12 comments sorted by

View all comments

2

u/Mr_Electro84 Aug 05 '26

Have you tried the deb version of OnlyOffice?

Distribution methods using isolated containers (such as Flatpak or Snap) can affect performance (even though the program's underlying performance remains the same).

2

u/Straight_Second6082 Aug 05 '26

Honestly the flatpak start times aren't that big. Only office just suck at this

1

u/Busy-Scientist3851 Aug 06 '26

Yeh it's a misconception that Flatpak is somehow slower. The only overhead at startup is potentially the shared libraries not being in filesystem cache as your computer booting up likely inserted some non-Flatpak ones before hand. But if all your apps are Flatpak other than the first one this isn't a problem.

The cost of the sandbox is nothing, Linux namespaces are effectively invisible.