https://github.com/devdragonli/core-animationperformanceoptimization
iOS Core-Animation Performance Optimization
https://github.com/devdragonli/core-animationperformanceoptimization
Last synced: over 1 year ago
JSON representation
iOS Core-Animation Performance Optimization
- Host: GitHub
- URL: https://github.com/devdragonli/core-animationperformanceoptimization
- Owner: DevDragonLi
- Created: 2017-03-13T05:28:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T12:54:38.000Z (about 6 years ago)
- Last Synced: 2025-01-05T03:45:43.742Z (over 1 year ago)
- Homepage:
- Size: 4.53 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Core Animation框架结构及性能调优 均为图片
> 建议直接在线查阅
1. Core Animation
2. CALayer
3. 隐式动画
4. 显式动画
5. 图层时间
6. 缓冲
7. 基于定时器的动画
8. 性能调优
9. 高效绘图
10. 图像IO
11. 图层性能
## 1.Core Animation

## 2.CALayer

## 3.隐式动画

## 4.显式动画

## 5.图层时间

## 6.缓冲

## 7.基于定时器的动画

## 8.性能调优

## 9.高效绘图

## 10.图像IO

## 11.图层性能
