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

Fix time range finding issues #231

Merged
merged 7 commits into from
Feb 11, 2020
Merged

Fix time range finding issues #231

merged 7 commits into from
Feb 11, 2020

Commits on Feb 10, 2020

  1. Move dependencies_by_kind out of inner loop

    Saves a bit of performance in case event_basics is run with very small chunks
    JelleAalbers committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    966fff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e6735 View commit details
    Browse the repository at this point in the history
  3. Fix multirun test

    JelleAalbers committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    a68d811 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    5aba211 View commit details
    Browse the repository at this point in the history
  2. Fix it more

    JelleAalbers committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    033f7cd View commit details
    Browse the repository at this point in the history
  3. Fix it even more

    JelleAalbers committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    03171ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93c5f02 View commit details
    Browse the repository at this point in the history