Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Refactoring profiles to use generic callbacks
[simgrid.git] / examples / python / platform-profile / platform-profile.py
index 82b6146..680d265 100644 (file)
@@ -43,7 +43,7 @@ if __name__ == '__main__':
     # every two seconds
     lili = e.netzone_root.create_host("Lilibeth", 25e6)
     lili.set_speed_profile("""0 1.0
-    2 0.5""", 2)
+    2 0.5""", 4)
     lili.seal()
 
     # Add a watcher of the changes