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

Reduce memory consumption for large folders #46

Open
Oliver-Loeffler opened this issue Feb 5, 2022 · 0 comments
Open

Reduce memory consumption for large folders #46

Oliver-Loeffler opened this issue Feb 5, 2022 · 0 comments
Assignees
Milestone

Comments

@Oliver-Loeffler
Copy link
Owner

With directories containing 100.000s of files memory consumption can be an issue.
For ~ 330.000 files on Windows 10 the FileChooserModel requires ~ 80 MiB of memory.
On macOS Monterey its ~ 40 Mib for 244.000 files.

As the FileChooser is used on systems where 300.000 files to 900.000 files are listed, reduced memory consumption should help to improve overall application performance.

@Oliver-Loeffler Oliver-Loeffler self-assigned this Feb 5, 2022
@Oliver-Loeffler Oliver-Loeffler added this to the 0.0.9 milestone Feb 5, 2022
@Oliver-Loeffler Oliver-Loeffler modified the milestones: 0.0.9, 0.0.12 Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant