Skip to content

Conversation

@cutecutecat
Copy link
Contributor

@cutecutecat cutecutecat commented Sep 7, 2021

Description

Add 3 schedulers to scheduler/core

  • dynamic: new profit calculation
  • exchangeMax: new profit calculation + exchange parents as more as possible
  • exchangeMin: new profit calculation + exchange parents as less as possible

Related Issue

None

Motivation and Context

Screenshots (if appropriate):

Imporved in single machine:

MIN/MEDIAN/MEAN/MAX(MS) BASIC DYNAMIC EXCHANGEMAX EXCHANGEMIN
50MB_100 1884/2671/2691/3590 1724/3068/5213/11458 1772/3797/4640/9613 1703/2924/4238/8836
50MB_200 1559/2561/2533/3444 1858/4203/4547/9969 1724/2504/2566/3403 1795/2372/2467/3362
50MB_300 1763/3713/3643/5431 1856/3071/3009/3821 2009/3049/3020/3827 1907/2982/2968/3785
50MB_400 2104/4908/4923/7855 2136/4116/3990/5248 2393/4049/3990/5153 2074/4206/4075/5376
50MB_500 2632/7376/7325/11537 2664/5344/5265/6986 3105/5587/5540/7281 2518/5231/5072/6850

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist:

  • Code compiles correctly.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@cutecutecat cutecutecat requested a review from a team as a code owner September 7, 2021 10:22
@gaius-qi gaius-qi changed the title new 3 schedulers -- dynamic/exchangeMax/exchangeMin [WIP] new 3 schedulers -- dynamic/exchangeMax/exchangeMin Sep 9, 2021
e-ngo pushed a commit to e-ngo/dragonfly that referenced this pull request Jan 23, 2025
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.3 to 0.1.6.
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.3...v0.1.6)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant