forked from rerun-io/rerun
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dataframe v2: "constant-time" pagination (rerun-io#7665)
This implements support for "constant-time" pagination. Obviously it's not constant-time, but it scales in a sane fashion. This PR is still _not_ about general performance optimizations. It is the last step before those can start though. * Fixes rerun-io#7657 * DNM: requires rerun-io#7652
- Loading branch information
Showing
4 changed files
with
338 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.