This repository has been archived by the owner on May 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
Prefetch data while running Bubbletea pagination #476
Closed
Closed
Commits on Apr 30, 2024
-
Add prefetch to reduce long IO bound waiting time
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cdece9b - Browse repository at this point
Copy the full SHA cdece9bView commit details -
fix: fetchingForward is not reset
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 578d484 - Browse repository at this point
Copy the full SHA 578d484View commit details -
fix: reset fetchingForward if fetched batch len == 0
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c31aa83 - Browse repository at this point
Copy the full SHA c31aa83View commit details -
fix: include spin flag in mutex Lock
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4e17423 - Browse repository at this point
Copy the full SHA 4e17423View commit details -
Configuration menu - View commit details
-
Copy full SHA for e549b14 - Browse repository at this point
Copy the full SHA e549b14View commit details -
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a257bdd - Browse repository at this point
Copy the full SHA a257bddView commit details -
Reuse get filter, user can select to start from a specific page
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20c48a4 - Browse repository at this point
Copy the full SHA 20c48a4View commit details -
fix: update page before checking prefetch condition
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41a8836 - Browse repository at this point
Copy the full SHA 41a8836View commit details -
fix: delete sleep change local limit to 10 pages
Signed-off-by: zychen5186 <brianchen5197@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6b2c04 - Browse repository at this point
Copy the full SHA b6b2c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a19d5c - Browse repository at this point
Copy the full SHA 6a19d5cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.