Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
3730453e
Kaydet (Commit)
3730453e
authored
Haz 13, 2008
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo fixes
üst
7f03ea77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
hotshot.rst
Doc/library/hotshot.rst
+2
-2
No files found.
Doc/library/hotshot.rst
Dosyayı görüntüle @
3730453e
...
@@ -18,12 +18,12 @@ in C, it should result in a much smaller performance impact than the existing
...
@@ -18,12 +18,12 @@ in C, it should result in a much smaller performance impact than the existing
.. note::
.. note::
The :mod:`hotshot` module focuses on minimizing the overhead while profiling, at
The :mod:`hotshot` module focuses on minimizing the overhead while profiling, at
the expense of long data post-processing times. For common usage
s
it is
the expense of long data post-processing times. For common usage it is
recommended to use :mod:`cProfile` instead. :mod:`hotshot` is not maintained and
recommended to use :mod:`cProfile` instead. :mod:`hotshot` is not maintained and
might be removed from the standard library in the future.
might be removed from the standard library in the future.
.. versionchanged:: 2.5
.. versionchanged:: 2.5
t
he results should be more meaningful than in the past: the timing core
T
he results should be more meaningful than in the past: the timing core
contained a critical bug.
contained a critical bug.
.. warning::
.. warning::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment