We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.3.51版本
iOS 原生
对比Lottie、SVGA 预期在CPU、内存性能上比较优秀
实际情况:多个小图动画上,除内存、FPS较优秀外,CPU上比较啦夸
The text was updated successfully, but these errors were encountered:
这些 sdk 的性能都是和素材强相关的,使用不一样的素材测试没有任何意义,测试要使用统一的动效素材进行测试
Sorry, something went wrong.
使用的素材都是同一个视频素材,只是不同的测试对象 后缀、格式不同而已,但从结果来看,确实pag的确是高
你要找纯矢量的素材测试,比如 Lottie 根本就不支持视频,视频和图片解码性能上压根就不一样,找一个 AE 工程,同时导出三种素材 另外对比这些没有啥意义,由于实现方式的不同,不同实现方案在性能上会有些差异,但这些差异还没有影响使用和抉择的程度,首先应该看的这些解决方案能力上的差异、适用场景以及配套工具等
kevingpqi123
No branches or pull requests
【版本信息】
4.3.51版本
【平台信息】
iOS 原生
【预期的表现】
对比Lottie、SVGA 预期在CPU、内存性能上比较优秀
【实际的情况】
实际情况:多个小图动画上,除内存、FPS较优秀外,CPU上比较啦夸
【Demo及附件】
The text was updated successfully, but these errors were encountered: