Skip to content

Latest commit

 

History

History

02_ssr-counter

02_ssr-counter

../02_ssr-counter

shared global var demo. reload the page to increment the counter. All pages share the same counter

  • SSR Memory profiling, run with python test.py

output with the page being loaded from a browser and switching pages

Server listening on http://127.0.0.1:3000
Max memory consumption: 4.44 MB
Max memory consumption: 51.71 MB
Max memory consumption: 51.71 MB
Max memory consumption: 54.93 MB

Open in StackBlitz open in Codesandbox open in Gitpod