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

Improve performance of qml.data.load() when partially loading a dataset #4674

Merged

Commits on Oct 13, 2023

  1. use mmap cache for fsspec

    brownj85 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b9a6651 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. fix test

    brownj85 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d99443a View commit details
    Browse the repository at this point in the history
  2. fmt

    brownj85 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    30727d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a3c8c View commit details
    Browse the repository at this point in the history
  4. update changelog

    brownj85 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c7df35f View commit details
    Browse the repository at this point in the history
  5. changelog

    brownj85 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bf30567 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27bbb1e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    a32952c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. make block size configurable

    brownj85 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c008276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb80b1 View commit details
    Browse the repository at this point in the history
  3. update changelog

    brownj85 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6b3fa9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2d8c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55a73d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79388cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46c3a01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a23b9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d0e7bf View commit details
    Browse the repository at this point in the history