Server-side Rendering Comparison
Benchmark info
- With
NODE_ENV=production
. renderToString
both require from lib
not dist
.
- With about 600 dom nodes.
Run
npm install
npm run webpack
npm run benchmark
Result
https://github.com/raxjs/server-side-rendering-comparison/commit/04fdfec8aa8626312ad3e2c0c6a57c6f735ad6de/checks?check_suite_id=401266841
React(16.12.0)
Rax(1.1.1)
Inferno(7.3.3)
Preact(10.2.1)
Marko(4.18.33)
xtemplate(4.7.2)
The benchmark was run on:
PLATFORM: linux 5.0.0-1027-azure
CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
SYSTEM MEMORY: 6.782737731933594GB
NODE VERSION: v10.18.1