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

Feature: Improve loading speed for context menu shell extensions #11112

Open
yaira2 opened this issue Jan 29, 2023 · 5 comments
Open

Feature: Improve loading speed for context menu shell extensions #11112

yaira2 opened this issue Jan 29, 2023 · 5 comments

Comments

@yaira2
Copy link
Member

yaira2 commented Jan 29, 2023

What feature or improvement do you think would benefit Files?

Improving the loading speed for shell extensions will allow us to revert the changes in #11110

Requirements

Files Version

v2.4.25

Windows Version

Windows 11

Comments

No response

@ferrariofilippo
Copy link
Contributor

ferrariofilippo commented Jan 30, 2023

The problem is Files.App.Shell.ContextMenu.EnumMenuItems() which in debug mode takes almost 4s 2s to run

@yaira2
Copy link
Member Author

yaira2 commented Jan 30, 2023

What can we do about this? It's quicker in release mode but still too slow.

@JiaChen-Zeng
Copy link

It even can't finish loading for zip files in preview version

@yaira2
Copy link
Member Author

yaira2 commented Feb 26, 2023

@JiaChen-Zeng that seems like a separate issue, can you please open a new issue to track it?

@yaira2
Copy link
Member Author

yaira2 commented Aug 1, 2023

Semi related to this issue in WinUI microsoft/microsoft-ui-xaml#8359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🔖 Ready to build
Development

No branches or pull requests

3 participants