You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cache one datachunk per tstate to prevent alloc/dealloc thrashing
Summary:
Cache one datachunk per tstate to prevent alloc/dealloc thrashing when repeatedly hitting the same call depth at exactly the wrong boundary.
Upstream issue: python/cpython#142183
Upstream PR: python/cpython#145789
Reviewed By: itamaro
Differential Revision: D96052502
fbshipit-source-id: 883f6148568b6cca5a71dd7d754eb206fbb56f90
0 commit comments