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

perf: optimize IO path for reading manifest #2396

Merged
merged 8 commits into from
May 29, 2024

Commits on May 24, 2024

  1. wip: better local listing

    wjones127 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    35d4f85 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. clean up code paths

    wjones127 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5c564bf View commit details
    Browse the repository at this point in the history
  2. cleanup

    wjones127 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2ea6742 View commit details
    Browse the repository at this point in the history
  3. Test number of IOPS

    wjones127 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    450b9f4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. refactor as cache

    wjones127 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3ddde4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7de96ef View commit details
    Browse the repository at this point in the history
  3. hopefully fix windows

    wjones127 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    066fdab View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update rust/lance-table/src/io/commit/external_manifest.rs

    Co-authored-by: Weston Pace <weston.pace@gmail.com>
    wjones127 and westonpace committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d6cb1d4 View commit details
    Browse the repository at this point in the history