easy_profiler是一个轻量的性能分析器,实现了以下功能:
Profiler主界面:

这一节来熟悉下easy_profiler的使用。
Github地址:https://github.com/yse/easy_profiler
在Release里选择下载Profiler以及测试程序。

解压后,打开profiler_gui.exe、profiler_sample_network.exe进行测试。
easy_profiler使用分3步:
profiler_sample_network.exe程序用于模拟游戏程序,监听profiler_gui.exe连接。profiler_gui.exe,点击左侧Connect按钮,连接到profiler_sample_network.exe,成功后即可显示fps信息。参考动图:

点击保存按钮,可以将当前Profiler数据保存为文件。
