Problem
对同样的项目进行修改
Make modifications to the same project
Is yesterday's input_cache_miss rate bug already in the releases 0.8.17 ?
If it's not yet in version 0.8.17, then this is a false positive.
Proposed solution
Continue to look for other reasons that may cause lower cache hit ratios
Additional context

We can see that cc's hit rate is as high as over 90%
Based on experience, cc will even get higher and higher
Tui is only 0.81%
This leads to huge differences in cost and speed
可以看到cc的命中率高达90%以上(0.91)
根据经验 cc甚至会越来越高
而tui 只有0.84%
这导致了极大的成本和速度差异
By the way, yesterday's data was only about 50% cache hit rate
Although I can't be sure, I believe the last cache hit rate fix is already in release
顺便昨天的数据是只有50%左右的缓存命中率
虽然不能确信但我相信上个缓存命中率修复已经在发行版本
Problem
对同样的项目进行修改
Make modifications to the same project
Is yesterday's input_cache_miss rate bug already in the releases 0.8.17 ?
If it's not yet in version 0.8.17, then this is a false positive.
Proposed solution
Continue to look for other reasons that may cause lower cache hit ratios
Additional context
By the way, yesterday's data was only about 50% cache hit rate
Although I can't be sure, I believe the last cache hit rate fix is already in release
顺便昨天的数据是只有50%左右的缓存命中率
虽然不能确信但我相信上个缓存命中率修复已经在发行版本