Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Huge performance issues #15379

Closed
viruseg opened this issue May 12, 2024 · 3 comments
Closed

Huge performance issues #15379

viruseg opened this issue May 12, 2024 · 3 comments
Labels
bug Something isn't working 👀 needs - additional info Needs more information from the reporter

Comments

@viruseg
Copy link

viruseg commented May 12, 2024

Description

Absolutely any action is accompanied by lag and interface sluggishness. Standard windows explorer performs any action instantly, but Files file manager works as if I have a computer from twenty years ago. My hardware: CPU i7-7700, 32 Gb ram, GPU GTX 1060 6Gb.

Steps To Reproduce

Attempt any action.

Requirements

Remove the delay on any action. Make the interface responsive to user actions.

Files Version

3.4.0.0

Windows Version

10.0.22631.3447

Log File

debug.log

@viruseg viruseg added the bug Something isn't working 👀 label May 12, 2024
@yaira2
Copy link
Member

yaira2 commented May 12, 2024

Thank you for feedback, can give some more specifics of a specific action and share a screen recording?

@yaira2 yaira2 added the needs - additional info Needs more information from the reporter label May 12, 2024
@viruseg
Copy link
Author

viruseg commented May 12, 2024

Going to the Program files folder takes 1.5 seconds. Clicking on other interface elements also has approximately one second delay. For comparison, going to the Program files folder in Explorer takes 0.3 seconds.
Clicking on the drop-down menu in the address bar is delayed by 0.5 seconds. In windows explorer, the same menu appears after 0.25 seconds and does not make clicking uncomfortable.
Navigating through different tabs in Settings is also delayed by up to one second. Such videos can be recorded about any part of the interface. Everywhere there will be a delay in the interface response to a user click.

2024-05-12.18-21-35.mp4
2024-05-12.18-22-08.mp4
2024-05-12.18-28-03.mp4

@yaira2
Copy link
Member

yaira2 commented May 12, 2024

Thank you for your feedback, the delay is less on my device but unfortunately this is the norm with WinUI applications. We're doing our best to optimize from our end and there is more to do in this area, but the main thing depends on Microsoft improving the WinAppSdk framework (Native AOT support & IL Trimming are two areas Microsoft is working on that should help).

In the meantime, please subscribe to #4180 to be notified when improvements are available.

@yaira2 yaira2 closed this as completed May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 👀 needs - additional info Needs more information from the reporter
Projects
None yet
Development

No branches or pull requests

2 participants