Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why is KDE so slow?

KDE slow
0
Posted

Why is KDE so slow?

0

KDE requires some memory and CPU horsepower, even under Linux, *BSD, etc. However there are issuses specific to Cygwin which also slow it down. There are certain POSIX calls which can’t be mapped directly to Win32 calls (e.g. select, fork) and these can have a significant overhead. In particular, fork() is very slow under Cygwin. There are indeed some optimisations that could be made; but these will be added in later alpha releases. Currently we are focussing on stability rather than speed and this is no small task. NB: sometimes an application can crash and end up going into an “endless loop”; CPU usage will be at 100% for an extended period of time. If this occurs, close the offending application from Task Manager and your other applications should become more responsive. Please report any crashes or lock-ups to the kde-cygwin developers.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123