X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e71db2ce928bfd406c97b4f148f05d92d11ca305..ab5814bd4ea6117ecf9ac2df328333e89eb45f5f:/docs/source/Models.rst diff --git a/docs/source/Models.rst b/docs/source/Models.rst index 229d61c6bb..e8ee9016e5 100644 --- a/docs/source/Models.rst +++ b/docs/source/Models.rst @@ -125,7 +125,7 @@ small delay that corresponds to the end-to-end latency. During that time, the co communications are not slowed down, because there is no contention yet). As an alternative to the above LMM-based models, it is possible to use the :ref:`ns-3 simulator as a network model `. ns-3 performs -a mushc more detailed, packet-level simulation +a much more detailed, packet-level simulation than the above models. As a result is is much slower but will produce more accurate results. Both simulators have time complexity that is linear in the size of their input, but ns-3 has a much larger input in case of large communications because it considers individual network packets.