Skip to content

micro-zoe/MicroApp-sandbox-speed-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

main-vue

Project setup

yarn install

Compiles and hot-reloads for test

cd main-vue2 && yarn serve
cd child-vue2 && yarn serve

Test

Test1:MicroApp

Open link http://localhost:3000/micro-app-table/?home=%2F%23%2Ftable.

Open the Console,and you will see log about render.

Test2:qiankun

Enter child-vue2/src/main.js,release comment about 分割线-qiankun

Open link http://localhost:3000/qiankun-table/#/table.

Open the Console,and you will see log about render.

Test3:原生JS

Enter child-vue2/src/main.js,release comment about 分割线-qiankun.

Open link http://localhost:3001/#/table.

Open the Console,and you will see log about render.

Result

test result

About

MicroApp performance testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published