cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-116968: Reimplement Tier 2 counters

Open gvanrossum opened this issue 1 year ago • 0 comments

The counters now reuse the adaptive counter machinery, and temperature uses exponential backoff.

Some details are changed, see the issue.

I still need to do some cleanup, first I want to run a benchmark.

  • Issue: gh-116968

gvanrossum avatar Mar 22 '24 01:03 gvanrossum