This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Comparing the Performance of Dinamica EGO Versus ModelBuilder of ArcGis and MacroModeler of IDRISI

Thanks to its innovative framework, which includes 64-bit native version, parallel processing using a hybrid method named task + work stealing and smart management of data flow, Dinamica EGO can far surpass performance of most common GIS. Here we show a comparison of a least cost pathway calculation implemented on Dinamica EGO versus the same model on ModelBuilder of ArcGis and MacroModeler of IDRISI.

Least Cost Pathway Calculation

Dataset and Models

The test data and the models used in the comparison can be downloaded at here.

The example consists of two sets of maps extracted from IDRISI tutorial: land use map (worcwest), source map (newplant) and destination map (powerline). The first one at 15 meter resolution composed of 960 columns x 960 rows and the second at 5 meter resolution composed of 2880 columns x 2880 rows (respectively, folders resource and resource5). Dinamica EGO models are in folders ego_15m and ego_5m; we made available models with 2, 3 passes and optimum solution. In general, only two to three passes are needed to approximate to an optimum solution. Respective models implemented on MacroModeler are located in Idrisi_15m and Idrisi_5m 1), and folder arcgis contains the ModelBuilder model2).

Results

Figures below show the pathways calculated with three passes and another with optimum solution using Dinamica EGO as well as the pathways output from MacroModeler and ModelBuilder. Table below show the performance figures for the three platforms. To run the tests, we used a laptop VAIO Intel i5 CPU with 8 GB of RAM, solid state disk, and Windows Seven 64 bits. Dinamica version was 1.8, IDRISI version was IDRISI 32, v.2 ^(to be compatible with the Taiga version, the model needs to be modified)^. ArcGis version was 9.3.

Results produced by Dinamica EGO Comparison of results produced by all softwares

For the 15 meter models, Dinamica EGO model using three passes was 120 times faster than IDRISI MacroModeler and 264 times faster than ArcGIS. For the 5 meter version, Dinamica EGO model with three passes took only 46 seconds, while both MacroModeler and ModelBuilder weren't unable to run the model. This advantage can be even much higher as Dinamica EGO models run faster on multicore computer. For example, on a laptop DELL Alienware with 8 cores, the processing time of the model with 15 meters and two passes takes less than 2 seconds, almost doubling performance, whereas the computing time for the other GIS platforms increased due to slower access to disk.

Test Results
Spatial resolution 15 m 5 m
Dinamica EGO using 2 passes 3 sec 31 sec
Dinamica EGO using 3 passes 5 sec 46 sec
Dinamica EGO using optimum solution 38 sec 6 min 6 sec
Idrisi MacroModeler 10 min crashed
ArcGIS ModelBuilder 22 min crashed

Final Thoughts

Check out yourself this comparison downloading the test data and running the models on your computer. Any doubts please contact dinamica@csr.ufmg.br.

1)
you might need to specify the working directory before running the Idrisi model
2)
Go to Arctool; you will need to add the model as a toolbox and then click on it to open and run the ModelBuilder model