🌐 AI搜索 & 代理 主页
Skip to content

Commit 0b8b45b

Browse files
committed
Add NEWS entry
1 parent c40f08e commit 0b8b45b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
The :mod:`_remote_debugging` module now implements frame caching in the
2+
:class:`RemoteUnwinder` class to reduce memory reads when profiling remote
3+
processes. When ``cache_frames=True``, unchanged portions of the call stack
4+
are reused from previous samples, significantly improving profiling
5+
performance for deep call stacks.

0 commit comments

Comments
 (0)