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

Slower to start and open when with wgpu #120

Open
ids1024 opened this issue Jan 21, 2025 · 1 comment
Open

Slower to start and open when with wgpu #120

ids1024 opened this issue Jan 21, 2025 · 1 comment

Comments

@ids1024
Copy link
Member

ids1024 commented Jan 21, 2025

Built with cargo build --no-default-features, the NewToplevel event seems to happen sooner, and the workspaces view takes longer to show. (I thought the latter problem was due to the time required to create a Vulkan surface; not sure about the slower behavior at start.)

This probably applies to all libcosmic apps that use wgpu.

This switched to wgpu by default for performance, but maybe that's not needed now, at least if the compositor or a subsurface handles rendering the background.

@ids1024
Copy link
Member Author

ids1024 commented Jan 22, 2025

pop-os/cosmic-comp#827 tracks this issue more broadly. I suppose nothing here is specifically a cosmic-workspaces issue, though Vulkan and such could possibly create fewer registries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant