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

feat(ludicrous): Run mutations from the same predicate concurrently in ludicrous mode #6060

Merged
merged 23 commits into from
Sep 1, 2020

Commits on Jul 17, 2020

  1. added support for calculating conflict keys

    harshil committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    8688e01 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into harshil-goel/lud-lie

    harshil committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    45e5a85 View commit details
    Browse the repository at this point in the history
  3. added topo sort

    harshil committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    e18b1e3 View commit details
    Browse the repository at this point in the history
  4. count index fails

    harshil committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    afd0ee7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. fixed speed issues

    harshil committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e0c1030 View commit details
    Browse the repository at this point in the history
  2. fixed some bug

    harshil committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    a952f2f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. fixed some bugs

    harshil committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    db6334f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    845372e View commit details
    Browse the repository at this point in the history
  2. added print statements

    harshil committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c575e49 View commit details
    Browse the repository at this point in the history
  3. added multiple worker routines

    harshil committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f8447de View commit details
    Browse the repository at this point in the history
  4. tests pass now

    harshil committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7eb3f3c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Merge branch 'master' into harshil-goel/lud-lie

    harshil committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    35afc6b View commit details
    Browse the repository at this point in the history
  2. something something

    harshil committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    5fe5a32 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. tests are passing

    harshil committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    6e2525b View commit details
    Browse the repository at this point in the history
  2. added throttle

    harshil committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    a11883f View commit details
    Browse the repository at this point in the history
  3. added error check

    harshil committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    fd5fee7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. refactored the code

    harshil committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6946bb2 View commit details
    Browse the repository at this point in the history
  2. added a unneccasary change

    harshil committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4f50e78 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Merge branch 'master' into harshil-goel/lud-lie

    harshil committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2093d2b View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Merge branch 'master' into harshil-goel/lud-lie

    harshil committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    686f103 View commit details
    Browse the repository at this point in the history
  2. Fixed some comments

    harshil committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e038ccd View commit details
    Browse the repository at this point in the history
  3. fixed some more commments

    harshil committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    b3400c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. minor refactor

    harshil committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    116faad View commit details
    Browse the repository at this point in the history