diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2021-07-01 10:59:57 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2021-07-01 11:01:28 +0800 |
commit | 51fbd187066fe4a0ba0deb1beb75106b088edd21 (patch) | |
tree | 13506fb0d3e152dfa1bca6b666a8dffcb55f2e4a /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp | |
parent | 68751651235562b27b83788a5da4d23e431443c1 (diff) | |
download | llvm-51fbd187066fe4a0ba0deb1beb75106b088edd21.zip llvm-51fbd187066fe4a0ba0deb1beb75106b088edd21.tar.gz llvm-51fbd187066fe4a0ba0deb1beb75106b088edd21.tar.bz2 |
[Coroutine] Recommit Add statistics for the number of elided coroutine
Now we lack a benchmark to measure the performance change for each
commit.
Since coro elide is the main optimization in coroutine module, I wonder
it may be an estimation to count the number of elided coroutine in
private code bases.
e.g., for a certain commit, if we found that the number of elided goes
down, we could find it before the commit check-in.
Reviewed By: lxfind
Differential Revision: https://reviews.llvm.org/D105095
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions