diff --git a/docs/rapports_pan2/module_hardware/benchmark/Capture d’écran du 2023-01-14 16-13-50.png b/docs/rapports_pan2/module_hardware/benchmark/Capture d’écran du 2023-01-14 16-13-50.png deleted file mode 100644 index ffed1da..0000000 Binary files a/docs/rapports_pan2/module_hardware/benchmark/Capture d’écran du 2023-01-14 16-13-50.png and /dev/null differ diff --git a/docs/rapports_pan2/module_hardware/benchmark/benchmark_script.sh b/docs/rapports_pan2/module_hardware/benchmark/benchmark_script.sh index 55a7630..3b2158e 100644 --- a/docs/rapports_pan2/module_hardware/benchmark/benchmark_script.sh +++ b/docs/rapports_pan2/module_hardware/benchmark/benchmark_script.sh @@ -1,6 +1,6 @@ sysbench --test=cpu run >>sysbench.log sysbench --test=memory run >>sysbench.log sysbench --test=fileio --file-test-mode=rndrw prepare -sysbench --test=fileio --file-test-mode=rndrw run +sysbench --test=fileio --file-test-mode=rndrw run >>sysbench.log sysbench --test=fileio cleanup \ No newline at end of file diff --git a/docs/rapports_pan2/module_hardware/rapport.md b/docs/rapports_pan2/module_hardware/rapport.md index 05587ac..2f3436c 100644 --- a/docs/rapports_pan2/module_hardware/rapport.md +++ b/docs/rapports_pan2/module_hardware/rapport.md @@ -13,4 +13,5 @@ * RAM : ~2Go/4Go utilisé * mysql : 10% * firefox : 10% + * Températures a priori OK : mais a voir comment ça se comporte dans un env fermé * CCL : performances de la borne sont justes : possibilité de downgrade la qualité de la video pour aller plus vite, possibilité d'heberger la BDD, api et interfaces web sur un autre serveur => moins sécure mais plus de perfs (mysql prend 10% du cpu) \ No newline at end of file