Added performance factor

This commit is contained in:
2022-08-29 07:30:30 +02:00
parent 54f30bd614
commit ce56b89f34

View File

@@ -101,8 +101,10 @@ PyScript* 25.3MB (mit Matplotlib)
### Ergebnisse ### Ergebnisse
```text ```text
(MB) (s) (s) (MB) (s) (s)
Load Finish TTI Load Finish TTI
JavaScript 0.2 1.17 0.8 JavaScript 0.2 1.17 0.8
PyScript 12.9 8.57 9.6 PyScript 12.9 8.57 9.6
-----------------------------
Faktor 64.5 7.32 12.0
``` ```