代码拉取完成,页面将自动刷新
1351
The compiler outputs size statistics for each data structure
已合并
Issue:
Reason
编译器输出各数据结构占用size统计
Description
- 构建了自动解析测试用例并获取其各个数据结构占用size统计信息的框架
- 自动生成各个数据结构占比统计信息的报告
执行脚本命令 : python3 size_statistics.py --es2abc-path [es2abc可执行程序的路径]
例如 : python3 size_statistics.py --es2abc-path ~/ohos/harmony_code/out/rk3568/clang_x64/arkcompiler/ets_frontend/es2abc
Tests
报告内容较长,这里只截取部分。
暂无评论