mesa icon indicating copy to clipboard operation
mesa copied to clipboard

fix for https://github.com/projectmesa/mesa/issues/2117

Open OrenBochman opened this issue 1 year ago β€’ 2 comments

this is a test and bug fix for the issue in :

https://github.com/projectmesa/mesa/issues/2117

OrenBochman avatar Apr 23 '24 16:04 OrenBochman

Awesome! Let’s now try to make it faster :)

EwoutH avatar Apr 23 '24 20:04 EwoutH

@EwoutH Do we want to wait for speed on this one or merge it and do a 2.3.1 to fix the bug?

tpike3 avatar May 05 '24 11:05 tpike3

Performance benchmarks:

Model Size Init time [95% CI] Run time [95% CI]
BoltzmannWealth small πŸ”΅ +1.3% [+0.2%, +2.5%] πŸ”΅ -0.1% [-0.2%, +0.1%]
BoltzmannWealth large πŸ”΅ -0.5% [-1.0%, -0.0%] πŸ”΅ +1.3% [-2.3%, +5.1%]
Schelling small πŸ”΅ +0.1% [-0.1%, +0.4%] πŸ”΅ -0.3% [-0.5%, -0.1%]
Schelling large πŸ”΅ +0.1% [-0.4%, +0.7%] πŸ”΅ -1.5% [-2.9%, +0.0%]
WolfSheep small πŸ”΅ -0.7% [-1.8%, +0.4%] πŸ”΅ -0.5% [-0.7%, -0.2%]
WolfSheep large πŸ”΅ +0.2% [-1.3%, +1.7%] πŸ”΅ -0.1% [-2.9%, +2.8%]
BoidFlockers small πŸ”΅ +0.8% [+0.3%, +1.2%] πŸ”΅ -1.7% [-2.3%, -1.1%]
BoidFlockers large πŸ”΅ +1.0% [+0.6%, +1.5%] πŸ”΅ -0.7% [-1.6%, +0.2%]

github-actions[bot] avatar Sep 06 '24 13:09 github-actions[bot]