JuliaDynamics / Agents.jl

Agent-based modeling framework in Julia
https://juliadynamics.github.io/Agents.jl/stable/
MIT License
712 stars 114 forks source link

Faster sampling from small iterators #978

Closed Tortar closed 4 months ago

Tortar commented 4 months ago

:alg_R is like 5x faster for small iterators than :alg_L, but slower with larger ones. So I applied one or the other depending on the probable scenario