DummyMath2 Benchmark
No preview image
Model was written in NetLogo 3.2pre2
•
Viewed 128 times
•
Downloaded 27 times
•
Run 0 times
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
globals [ result ] to benchmark set result 0.0 random-seed 362 reset-timer let x 0 repeat 5000000 [ set x x - 1 ] set result timer end
There are 3 versions of this model.
Attached files
No files
This model does not have any ancestors.
This model does not have any descendants.