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

Use multithreading in row_group_slots refarray method #2661

Merged
merged 8 commits into from
Mar 22, 2021
Merged

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    e05ec3e View commit details
    Browse the repository at this point in the history
  2. Add docstring to internals

    nalimilan committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    f9199b2 View commit details
    Browse the repository at this point in the history
  3. Improve partition sizes

    nalimilan committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    928cb10 View commit details
    Browse the repository at this point in the history
  4. Revert unrelated changes

    nalimilan committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    d711a0e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Fix splitting indices

    nalimilan committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    dd320eb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

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

Commits on Mar 21, 2021

  1. Add benchmarks

    nalimilan committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    fe50a5c View commit details
    Browse the repository at this point in the history
  2. Use BenchmarkTools

    nalimilan committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    726a46a View commit details
    Browse the repository at this point in the history