We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017a67f commit 788e519Copy full SHA for 788e519
1 file changed
README.md
@@ -18,9 +18,12 @@ The project is instrumental in improving [MvvmFx](https://github.com/MvvmFx/Mvvm
18
## Profiling Wisej Web vs WinForms used memory
19
20
Results of memory profile for Wisej Web and WinForms versions:
21
-* 18.635 KB Wisej single instance baseline
22
-* 748 KB Wisej extra instance
23
-* 3.717 KB WinForms
+
+| Environment | Used Memory |
+| :--- | ---: |
24
+| Wisej single instance baseline | 18.635 KB |
25
+| Wisej extra instance | 748 KB |
26
+| WinForms | 3.717 KB |
27
28
## Project Status
29
0 commit comments