Sfoglia il codice sorgente

Consommation mémoire

gossa 7 anni fa
parent
commit
8963c3c087
1 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  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) |