Skip to content

Latest commit

 

History

History

README.md

Benchmark

Compares SSR performance of web frameworks inside Docker containers.

Prerequisites

  • Docker

Usage

Clone the repository and run the benchmark script:

cd bench

# all frameworks
bash run.sh

# specific framework (e.g., Ziex)
bash run.sh ziex

Results are written to result.csv.