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

Reduce LARGE CPU consumption by using min-heap instead of sorting all entries every time #423

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

tovenja
Copy link

@tovenja tovenja commented Oct 19, 2021

You can also use the fork version,https://github.com/tovenja/cron

all test cases PASS

@zeewell
Copy link

zeewell commented Jan 17, 2022

Good Job! But, maybe you should keep the module name.

SamPeng87 pushed a commit to SamPeng87/cron that referenced this pull request May 9, 2022
fufuok added a commit to fufuok/cron that referenced this pull request Feb 17, 2023
@janrnc
Copy link

janrnc commented Sep 25, 2023

Hi @tovenja, we're working on a fork of this project and we'd like to have your contribution to it.
This Min Heap structure is reasonable, would you be interested in opening a PR there?

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.

3 participants