summaryrefslogtreecommitdiff
path: root/tool/travis_retry.sh
diff options
context:
space:
mode:
authorMaxime Chevalier-Boisvert <maxime.chevalierboisvert@shopify.com>2024-05-28 13:23:01 -0400
committerGitHub <noreply@github.com>2024-05-28 13:23:01 -0400
commit1eff5a98f1c83f37ca2daac1c52f3eb84f395acd (patch)
treea22e03406516b705143dc3654d8fb1b151c1ac19 /tool/travis_retry.sh
parentfd95ba255a413ff02cdc542dd16a2e2901387fc6 (diff)
YJIT: limit size of call count stats dict (#10858)HEADmaster
* YJIT: limit size of call count stats dict Someone reported that logs were getting bloated because the ISEQ and C call count dicts were huge, since they include all of the call sites. I wrote code on the Rust size to limit the size of the dict to avoid this problem. The size limit is hardcoded at 20, but I figure this is probably fine? * Fix bug reported by Kokubun.
Diffstat (limited to 'tool/travis_retry.sh')
0 files changed, 0 insertions, 0 deletions