未验证 提交 34b4153e 编写于 作者: T Tao Luo 提交者: GitHub

show statistics summary of ccache (#24125)

test=develop
上级 79eaac55
......@@ -253,6 +253,8 @@ EOF
function cmake_gen() {
mkdir -p ${PADDLE_ROOT}/build
cd ${PADDLE_ROOT}/build
# show statistics summary of ccache
ccache -s cache directory
cmake_base $1
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册