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

Speed up processing #4

Open
D-Jeffrey opened this issue Sep 20, 2024 · 4 comments
Open

Speed up processing #4

D-Jeffrey opened this issue Sep 20, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@D-Jeffrey
Copy link
Owner

The speed is due to very sloppy and inefficient code. Looking at trying some of the code into classes to reduce the reduce processing and increase the consistancy of processing of zip within zip.

@D-Jeffrey D-Jeffrey added the enhancement New feature or request label Sep 20, 2024
@D-Jeffrey D-Jeffrey self-assigned this Sep 20, 2024
@D-Jeffrey
Copy link
Owner Author

Improvements made in 0.7, 0.8.0 and significant improvements in 0.8.1. It still need more work and the introductions of classes.

@D-Jeffrey
Copy link
Owner Author

0.8.2 increased the speed with less prompts.

@D-Jeffrey
Copy link
Owner Author

0.8.4 faster GUI startup

@D-Jeffrey
Copy link
Owner Author

0.8.5 added Async Cleanup and Calculate Space before enabling buttons

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

No branches or pull requests

1 participant