Skip to content

Commit 788e519

Browse files
committed
Add Profiling Wisej Web vs WinForms used memory
1 parent 017a67f commit 788e519

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,12 @@ The project is instrumental in improving [MvvmFx](https://github.com/MvvmFx/Mvvm
1818
## Profiling Wisej Web vs WinForms used memory
1919

2020
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
21+
22+
| Environment | Used Memory |
23+
| :--- | ---: |
24+
| Wisej single instance baseline | 18.635 KB |
25+
| Wisej extra instance | 748 KB |
26+
| WinForms | 3.717 KB |
2427

2528
## Project Status
2629

0 commit comments

Comments
 (0)