# react-render-optimization
**Repository Path**: Can-Chen/react-render-optimization
## Basic Information
- **Project Name**: react-render-optimization
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2021-04-17
- **Last Updated**: 2023-05-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## 测试项目
### 根据项目中的测试组件,展示出React.memo、useCallback、useMemo、Component、PureComponent各自使用方式和对性能优化的区别
### 开发系统
`Mac OS X`
### 启动
`yarn`
`yarn dev`