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

Cleanup two occurances of removed scheduler #2499

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Cleanup two occurances of removed scheduler #2499

merged 1 commit into from
Nov 12, 2024

Conversation

EwoutH
Copy link
Member

@EwoutH EwoutH commented Nov 12, 2024

Follow-up on the removal of the schedulers, removes a mention in the Model docstring and one check in the DataCollector.

Follow-up on the removal of the schedulers, removes a mention in the Model docstring and one check in the DataCollector
@EwoutH EwoutH added maintenance Release notes label backport-candidate PRs we might want to backport to an earlier branch labels Nov 12, 2024
Copy link

Performance benchmarks:

Model Size Init time [95% CI] Run time [95% CI]
BoltzmannWealth small 🟢 -7.3% [-8.8%, -5.8%] 🔵 -0.2% [-0.3%, -0.0%]
BoltzmannWealth large 🔵 -1.9% [-2.5%, -1.5%] 🟢 -6.9% [-7.6%, -6.3%]
Schelling small 🔵 -2.3% [-2.6%, -2.0%] 🔵 -0.9% [-1.1%, -0.7%]
Schelling large 🔵 -0.5% [-1.0%, +0.0%] 🟢 -3.7% [-4.4%, -3.0%]
WolfSheep small 🔵 -1.7% [-1.9%, -1.5%] 🔵 -0.9% [-1.0%, -0.7%]
WolfSheep large 🔵 -2.3% [-2.8%, -1.7%] 🟢 -5.4% [-7.3%, -3.6%]
BoidFlockers small 🔵 +0.4% [-0.2%, +0.9%] 🔵 +0.6% [-0.1%, +1.3%]
BoidFlockers large 🔵 +1.0% [+0.6%, +1.5%] 🔵 +0.5% [-0.3%, +1.3%]

@EwoutH EwoutH removed the backport-candidate PRs we might want to backport to an earlier branch label Nov 12, 2024
@EwoutH EwoutH merged commit 54d7e28 into main Nov 12, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Release notes label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants