diff --git a/README.md b/README.md index fcf108e..32d1baf 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Basic (plain HTML) Hello World demo, measured on up to date Windows 10. Used lat | ---- | ----- | -------- | ------------ | ----- | | Build Size | ~0.5MB[^system][^gluon][^1] | ~220MB | ~1.8MB[^system] | ~2.6MB[^system] | | Memory Usage | ~90MB[^gluon] | ~100MB | ~90MB | ~90MB | -| Backend[^2] Memory Usage | ~13MB[^gluon] | ~22MB | ~3MB | ~3MB | +| Backend[^2] Memory Usage | ~13MB[^gluon] (Node) | ~22MB (Node) | ~3MB (Native) | ~3MB (Native) | | Build Time | ~0.7s[^3] | ~20s[^4] | ~120s[^5] | ~2s[^3][^6] | *Extra info: All HTML/CSS/JS is unminified (including Gluon). Built in release configuration. All binaries were left as compiled with common size optimizations enabled for that language, no stripping/packing done.* @@ -51,4 +51,4 @@ Basic (plain HTML) Hello World demo, measured on up to date Windows 10. Used lat [^3]: Includes Node.JS spinup time. [^4]: Built for win32 zip (not Squirrel) as a fairer comparison [^5]: Cold build (includes deps compiling) in release mode. -[^6]: Using `neu build -r` +[^6]: Using `neu build -r` \ No newline at end of file