mirror of https://github.com/ImVexed/muon.git
Update README.md
This commit is contained in:
parent
a131054e62
commit
eb6e92adf1
|
@ -20,12 +20,13 @@
|
||||||
- Hot-reloading
|
- Hot-reloading
|
||||||
- Superior disk size + memory & cpu usage
|
- Superior disk size + memory & cpu usage
|
||||||
|
|
||||||
|
Comparison with a "Hello, World!" React App
|
||||||
|
|
||||||
| | Muon | Electron |
|
| | Muon | Electron |
|
||||||
|:----:|---------|----------|
|
|:----:|---------|----------|
|
||||||
| CPU | 0.0% | 1.2% |
|
| CPU | 0.0% | 1.2% |
|
||||||
| MEM | 26.0 MB | 201.7 MB |
|
| MEM | 26.0 MB | 201.7 MB |
|
||||||
| SIZE | 42 MB | 136 MB |
|
| DISK | 42 MB | 136 MB |
|
||||||
|
|
||||||
# Example
|
# Example
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue