File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -264,13 +264,17 @@ msgid ""
264
264
"by ``'traceback'`` or to compute cumulative statistics: see the "
265
265
":meth:`Snapshot.compare_to` and :meth:`Snapshot.statistics` methods."
266
266
msgstr ""
267
+ "保存 ``1`` 帧以上仅适用于计算由 ``'traceback'`` 分组的统计数据或计算累积的统计数据:请参阅 "
268
+ ":meth:`Snapshot.compare_to` 和 :meth:`Snapshot.statistics` 方法。"
267
269
268
270
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/tracemalloc.rst:318
269
271
msgid ""
270
272
"Storing more frames increases the memory and CPU overhead of the "
271
273
":mod:`tracemalloc` module. Use the :func:`get_tracemalloc_memory` function "
272
274
"to measure how much memory is used by the :mod:`tracemalloc` module."
273
275
msgstr ""
276
+ "保存更多帧会增加 :mod:`tracemalloc` 模块的内存和 CPU 开销。 请使用 "
277
+ ":func:`get_tracemalloc_memory` 函数来检测 :mod:`tracemalloc` 模块消耗了多少内存。"
274
278
275
279
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/tracemalloc.rst:322
276
280
msgid ""
You can’t perform that action at this time.
0 commit comments