JuliaDynamics / Agents.jl

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

Speed-up a bit multiagent benchmark against union #1064

Closed Tortar closed 1 month ago

Tortar commented 1 month ago

This gives a bit of speed-up of multiagent benchmark while not damaging the perf of Union

Tortar commented 1 month ago

yes, actually this change makes a big difference in performance, more than I expected