Skip to content

💨 Nuxt.js SSR performance Benchmarks

Notifications You must be signed in to change notification settings

mantissa23/benchmarks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt.js SSR performance Benchmarks

CircleCI

Results

Testing environment specs

  • Using nuxt 1.0.0-alpha1
  • gzip disabled
  • extractCSS enabled
  • 4 parallel requests for 60 seconds (up to 5000 samples)
  • Using store and plugins

Running locally

# install dependencies
$ npm install # Or yarn install

# run benchmarks on starter
$ npm run benchmark-starter

# run benchmarks on nxutjs.org website
$ npm run benchmark-website

About

💨 Nuxt.js SSR performance Benchmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • Vue 41.1%