Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 2 of about 2 for probe (0.009 sec.)
DTrace と SystemTap で CPython を測定する — Python 3.6.5 ドキュメント 11228
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » DTra ... ace... yes On macOS, you can list available DTrace probes by running a Python process in the background and ... listing all probes made available by the Python provider: $ python3. ... scription stapsdt 0x00000031 NT_STAPSDT (SystemTap probe descriptors) Provider: python Name: gc__start Loca ... : -4@%ebx stapsdt 0x00000030 NT_STAPSDT (SystemTap probe descriptors) Provider: python Name: gc__done Locat ...
https://man.plustar.jp/python/howto/instrumentation.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 7485
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ストが削減されました。ハッシュテーブルの個々の検査 (probe) で、ハッシュテーブル全体を通したランダムな検査を行 ... フォルトでは 9 です。この値は、コンパイル時に LINEAR_PROBES を定義することで任意の値に変更できます。リニア検査 ... を完全に無効にするには LINEAR_PROBES=0 を設定してください。 (Contributed by Raymond He ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
PREV 1 NEXT