JimmyLv / JimmyLv/reading

Cookbook优化 Vue 组件的运行时性能 - 掘金

Open
#4,530 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
26
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Cookbook:优化 Vue 组件的运行时性能 - 掘金

作者: 前端小透明 from 迅雷前端 前言 Vue 2.0 在发布之初,就以其优秀的运行时性能著称,你可以通过这个 第三方 benchmark 来对比其他框架的性能。Vue 使用了 Virtual DOM 来进行视图渲染,当数据变化时,Vue 会对比前后两棵组件树,只将必要的更新同步到视图上。 Vue…



November 24, 2018 at 12:11PM

via Instapaper https://juejin.im/post/5bf7ca2f6fb9a049a9795a88

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.