Parcourir la source

Consommation mémoire

gossa il y a 7 ans
Parent
commit
8963c3c087
1 fichiers modifiés avec 10 ajouts et 0 suppressions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -36,6 +36,16 @@ Suite des commandes, ou script, à exécuter pour produire les données.
 
 ## Résultats préalables
 
+### Temps d'exécution
+
+| Opération            | Tableau                   | Liste chaînée             |                           |
+|----------------------|---------------------------|---------------------------|---------------------------|
+| Insertion            | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) |
+| Accès                | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) |
+|                      | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) |
+
+### Consommation mémoire
+
 | Opération            | Tableau                   | Liste chaînée             |                           |
 |----------------------|---------------------------|---------------------------|---------------------------|
 | Insertion            | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) | ![plot](path/to/plot.png) |