Improving Execution Speed of Models Implemented in NetLogo

Railsback, Steven and Ayllón, Daniel and Berger, Uta and Grimm, Volker and Lytinen, Steven and Sheppard, Colin and Thiele, Jan (2017) Improving Execution Speed of Models Implemented in NetLogo. Journal of Artificial Societies and Social Simulation, 20 (1). ISSN 1460-7425

[thumbnail of get_pdf.php] Text
get_pdf.php - Published Version

Download (66B)

Abstract

NetLogo has become a standard platform for agent-based simulation, yet there appears to be widespread belief that it is not suitable for large and complex models due to slow execution. Our experience does not support that belief. NetLogo programs often do run very slowly when written to minimize code length and maximize clarity, but relatively simple and easily tested changes can almost always produce major increases in execution speed. We recommend a five-step process for quantifying execution speed, identifying slow parts of code, and writing faster code. Avoiding or improving agent filtering statements can often produce dramatic speed improvements. For models with extensive initialization methods, reorganizing the setup procedure can reduce the initialization effort in simulation experiments. Programming the same behavior in a different way can sometimes provide order-of-magnitude speed increases. For models in which most agents do nothing on most time steps, discrete event simulation—facilitated by the time extension to NetLogo—can dramatically increase speed. NetLogo’s BehaviorSpace tool makes it very easy to conduct multiple-model-run experiments in parallel on either desktop or high performance cluster computers, so even quite slow models can be executed thousands of times. NetLogo also is supported by efficient analysis tools, such as BehaviorSearch and RNetLogo, that can reduce the number of model runs and the effort to set them up for (e.g.) parameterization and sensitivity analysis.

Item Type: Article
Subjects: OA STM Library > Computer Science
Depositing User: Unnamed user with email support@oastmlibrary.com
Date Deposited: 25 May 2024 09:08
Last Modified: 25 May 2024 09:08
URI: http://geographical.openscholararchive.com/id/eprint/1367

Actions (login required)

View Item
View Item