提交 8d088b99 编写于 作者: J Jiawei Wang 提交者: GitHub

Update and rename README.md to README_CN.md

上级 376fb14d
## Timeline工具使用 ## Timeline工具使用
(简体中文|[English](./README.md))
serving框架中内置了预测服务中各阶段时间打点的功能,在client端通过环境变量来控制是否开启,开启后会将打点信息输出到屏幕。 serving框架中内置了预测服务中各阶段时间打点的功能,在client端通过环境变量来控制是否开启,开启后会将打点信息输出到屏幕。
``` ```
export FLAGS_profile_client=1 #开启client端各阶段时间打点 export FLAGS_profile_client=1 #开启client端各阶段时间打点
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册