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

O(1) rebalance #4774

Merged
merged 44 commits into from
Jun 1, 2021
Merged

O(1) rebalance #4774

merged 44 commits into from
Jun 1, 2021

Commits on Apr 26, 2021

  1. partial prototype

    crusaderky committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    a756022 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. incomplete poc

    crusaderky committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    36589b1 View commit details
    Browse the repository at this point in the history
  2. poc (incomplete)

    crusaderky committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    9ac044a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    6e1ef79 View commit details
    Browse the repository at this point in the history
  2. complete POC

    crusaderky committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    2a5b5cd View commit details
    Browse the repository at this point in the history
  3. polish

    crusaderky committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    60fe5a4 View commit details
    Browse the repository at this point in the history
  4. polish

    crusaderky committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    a7e46b3 View commit details
    Browse the repository at this point in the history
  5. bugfix

    crusaderky committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    5d267d3 View commit details
    Browse the repository at this point in the history
  6. fixes

    crusaderky committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    b275d88 View commit details
    Browse the repository at this point in the history
  7. fix

    crusaderky committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    c3fd176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46aaea7 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

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

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    ae27798 View commit details
    Browse the repository at this point in the history
  2. Code review

    crusaderky committed May 7, 2021
    Configuration menu
    Copy the full SHA
    428fd8f View commit details
    Browse the repository at this point in the history
  3. renames

    crusaderky committed May 7, 2021
    Configuration menu
    Copy the full SHA
    f73ace8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

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

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    cada411 View commit details
    Browse the repository at this point in the history
  2. self-review

    crusaderky committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1ad9d51 View commit details
    Browse the repository at this point in the history
  3. test_tls_functional

    crusaderky committed May 11, 2021
    Configuration menu
    Copy the full SHA
    32a1f32 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    6557c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5a775 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'test_memory'

    Conflicts:
    	distributed/tests/test_scheduler.py
    crusaderky committed May 12, 2021
    Configuration menu
    Copy the full SHA
    af5adfc View commit details
    Browse the repository at this point in the history
  4. half memory

    crusaderky committed May 12, 2021
    Configuration menu
    Copy the full SHA
    fbeda36 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. tests

    crusaderky committed May 13, 2021
    Configuration menu
    Copy the full SHA
    d5708d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79aeab4 View commit details
    Browse the repository at this point in the history
  3. tests

    crusaderky committed May 13, 2021
    Configuration menu
    Copy the full SHA
    535342f View commit details
    Browse the repository at this point in the history
  4. tests

    crusaderky committed May 13, 2021
    Configuration menu
    Copy the full SHA
    efc96f6 View commit details
    Browse the repository at this point in the history
  5. tests

    crusaderky committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8818f99 View commit details
    Browse the repository at this point in the history
  6. make Cython happy

    crusaderky committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b99e220 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    ed5336d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1b16e View commit details
    Browse the repository at this point in the history
  3. tests

    crusaderky committed May 16, 2021
    Configuration menu
    Copy the full SHA
    bc9294a View commit details
    Browse the repository at this point in the history
  4. robustness

    crusaderky committed May 16, 2021
    Configuration menu
    Copy the full SHA
    37de01f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. improve test stability

    crusaderky committed May 17, 2021
    Configuration menu
    Copy the full SHA
    fee3ff8 View commit details
    Browse the repository at this point in the history
  2. tests stability

    crusaderky committed May 17, 2021
    Configuration menu
    Copy the full SHA
    71d0861 View commit details
    Browse the repository at this point in the history
  3. trivial

    crusaderky committed May 17, 2021
    Configuration menu
    Copy the full SHA
    be188dc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main'

    Conflicts:
    	distributed/tests/test_scheduler.py
    crusaderky committed May 17, 2021
    Configuration menu
    Copy the full SHA
    6e743a0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    9704a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f29a81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfc4590 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. code review

    crusaderky committed May 28, 2021
    Configuration menu
    Copy the full SHA
    03e376e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f08185b View commit details
    Browse the repository at this point in the history