Skip to content

suhaotian/FE_Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue/React performance example

Click below online example links, and open browser developer tools, Click +1 button, see console :)

Vue online example

Vue

Test output:

vue output

React 16 online example

React 16

Test output:

react output

React 15 online example

React 15

Test output:

react output

How to build your owns

npm install && npm run prepare
npm run build && npm run copy

Output files in build diectory

How to deploy to github page

# deploy
npm run publish

Tools

  • create-react-app
  • vue-cli

Why have this ?

Compares to Juzoom/FE_Benchmark.

About

Performance test for React 16 and Vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published