Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 202 Bytes

File metadata and controls

10 lines (6 loc) · 202 Bytes

vue3-vs-vue2-performance

Difference is in access to reactive object

Check and launch vue2 and vue3 examples

eps is meaning epoch per second. Greater is best.

vue2: 12.5 eps vue3: 1.8 eps