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

Performance improvement : pman ls command is now 4x faster for most use cases #38

Merged
merged 7 commits into from
May 21, 2024

Conversation

theredditbandit
Copy link
Owner

This is achieved by only indexing all the projects for Last Edited value once a day. and then those values are the same for 24 hours.

the value of Last Edited time can be updated to have the most recent value using pman ls --r which refreshes the db with current values.

@theredditbandit theredditbandit changed the title Performance improvement : pman ls is now 4x faster for most use cases Performance improvement : pman ls is now 4x faster for most use cases May 21, 2024
@theredditbandit theredditbandit changed the title Performance improvement : pman ls is now 4x faster for most use cases Performance improvement : pman ls command is now 4x faster for most use cases May 21, 2024
@theredditbandit theredditbandit merged commit 90ffcb3 into master May 21, 2024
4 checks passed
@theredditbandit theredditbandit mentioned this pull request May 21, 2024
Closed
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

Successfully merging this pull request may close these issues.

1 participant