当前位置:网站首页>【UE4】UnrealInsight获取真机性能测试报告
【UE4】UnrealInsight获取真机性能测试报告
2022-07-05 20:31:00 【峰度偏偏】
使用UnrealInsight可以看到运行时各个阶段的数据、追踪堆栈调用,帮助我们进行性能的分析。但最佳的测试方式是真机测试,那么如何获取真机的测试报告?
报告获取方式
有实时打印和获取日志两种方式,由于实时打印存在的教程很多,本文只介绍运行完后获取日志的方式。
实时打印
tracehost=IP:Port
:将性能数据通过端口传输到指定IP的UnrealInsight中实时显示。端口号范围为8000到8100。
如官方教程介绍的方式,真机安卓跑性能需要借助adb。具体步骤可以查看评论。
获取日志
-TraceDataFileHandle
:将性能数据写入文件中
- 新建一个名为
UE4CommandLine.txt
的文件,在其中写入命令:[相对路径\]运行项目名.uproject -TraceDataFileHandler
如:../../../ShadowTrackerExtra/ShadowTrackerExtra.uproject -TraceDataFileHandler
- 上述步骤建立的文件放入指定的项目目录
- 运行项目
- 正常退出项目,在
\Saved\trace
下面获取.utrace文件即可
边栏推荐
- Leetcode (347) - top k high frequency elements
- 炒股开户最低佣金,低佣金开户去哪里手机上开户安全吗
- Enter the parallel world
- 2.8 basic knowledge of project management process
- 如何形成规范的接口文档
- Leetcode brush question: binary tree 13 (the same tree)
- Schema and model
- 解决php无法将string转换为json的办法
- Classic implementation method of Hongmeng system controlling LED
- ROS2专题【01】:win10上安装ROS2
猜你喜欢
- Oui. Net Distributed Transaction and Landing Solution
[quick start of Digital IC Verification] 6. Quick start of questasim (taking the design and verification of full adder as an example)
【数字IC验证快速入门】3、数字IC设计全流程介绍
小程序页面导航
Leetcode skimming: binary tree 17 (construct binary tree from middle order and post order traversal sequence)
CVPR 2022 | 常见3D损坏和数据增强
全国爱眼教育大会,2022第四届北京国际青少年眼健康产业展会
Convolution free backbone network: Pyramid transformer to improve the accuracy of target detection / segmentation and other tasks (with source code)
Mysql频繁操作出现锁表问题
2022北京眼睛健康用品展,护眼产品展,中国眼博会11月举办
随机推荐
Introduction to dead letter queue (two consumers, one producer)
Wechat applet regular expression extraction link
model方法
怎么挑选好的外盘平台,安全正规的?
Y57. Chapter III kubernetes from entry to proficiency -- business image version upgrade and rollback (30)
Practical demonstration: how can the production research team efficiently build the requirements workflow?
关于BRAM IP复位的优先级
Oracle-表空间管理
小程序项目结构
Leetcode (695) - the largest area of an island
1、强化学习基础知识点
CCPC 2021威海 - G. Shinyruo and KFC(组合数,小技巧)
小程序代码的构成
Enter the parallel world
Ffplay document [easy to understand]
Fundamentals - configuration file analysis
Mongodb basic exercises
[quick start of Digital IC Verification] 7. Basic knowledge of digital circuits necessary for verification positions (including common interview questions)
Codeforces Round #804 (Div. 2) - A, B, C
CTF reverse Foundation