Closed littleGnAl closed 1 month ago
During UI jank, even if a high sampling rate is not required, we can still collect relatively accurate stack traces. So, we have adjusted the kDefaultSampleRateInMilliseconds to 10ms to reduce the performance overhead.
kDefaultSampleRateInMilliseconds
During UI jank, even if a high sampling rate is not required, we can still collect relatively accurate stack traces. So, we have adjusted the
kDefaultSampleRateInMilliseconds
to 10ms to reduce the performance overhead.