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

storage shapes in paged data structures for improved performance on unordered files #149

Merged
merged 10 commits into from
Oct 25, 2024

Commits on Oct 24, 2024

  1. wip

    felixguendling committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ca559e1 View commit details
    Browse the repository at this point in the history
  2. wip

    felixguendling committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0cfb4d1 View commit details
    Browse the repository at this point in the history
  3. wip

    felixguendling committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c13e7bd View commit details
    Browse the repository at this point in the history
  4. increase max page size

    felixguendling committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c221352 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. sort by shape seq

    felixguendling committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9533969 View commit details
    Browse the repository at this point in the history
  2. fix tests

    felixguendling committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a3e8511 View commit details
    Browse the repository at this point in the history
  3. fix nigiri

    felixguendling committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5789893 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    352a4df View commit details
    Browse the repository at this point in the history
  5. move seq to shape.cc

    felixguendling committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d5ca426 View commit details
    Browse the repository at this point in the history
  6. wip

    felixguendling committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9bad523 View commit details
    Browse the repository at this point in the history