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
b547d395
Kaydet (Commit)
b547d395
authored
Nis 09, 2012
tarafından
Antoine Pitrou
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update description of benchmarks and mention the benchmarks repo
üst
d6aa5b30
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
4 deletions
+7
-4
README
Tools/README
+7
-4
No files found.
Tools/README
Dosyayı görüntüle @
b547d395
...
@@ -3,7 +3,7 @@ while building or extending Python.
...
@@ -3,7 +3,7 @@ while building or extending Python.
buildbot Batchfiles for running on Windows buildslaves.
buildbot Batchfiles for running on Windows buildslaves.
ccbench A Python
concurrency benchmark.
ccbench A Python
threads-based concurrency benchmark. (*)
demo Several Python programming demos.
demo Several Python programming demos.
...
@@ -17,13 +17,13 @@ i18n Tools for internationalization. pygettext.py
...
@@ -17,13 +17,13 @@ i18n Tools for internationalization. pygettext.py
and msgfmt.py generates a binary message catalog
and msgfmt.py generates a binary message catalog
from a catalog in text format.
from a catalog in text format.
iobench Benchmark for the new Python I/O system.
iobench Benchmark for the new Python I/O system.
(*)
msi Support for packaging Python as an MSI package on Windows.
msi Support for packaging Python as an MSI package on Windows.
parser Un-parsing tool to generate code from an AST.
parser Un-parsing tool to generate code from an AST.
pybench
Comprehensive Python benchmarking suite.
pybench
Low-level benchmarking for the Python evaluation loop. (*)
pynche A Tkinter-based color editor.
pynche A Tkinter-based color editor.
...
@@ -33,7 +33,7 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
...
@@ -33,7 +33,7 @@ scripts A number of useful single-file programs, e.g. tabnanny.py
to Python 3 code.
to Python 3 code.
stringbench A suite of micro-benchmarks for various operations on
stringbench A suite of micro-benchmarks for various operations on
strings (both 8-bit and unicode).
strings (both 8-bit and unicode).
(*)
test2to3 A demonstration of how to use 2to3 transparently in setup.py.
test2to3 A demonstration of how to use 2to3 transparently in setup.py.
...
@@ -43,3 +43,6 @@ unicode Tools for generating unicodedata and codecs from unicode.org
...
@@ -43,3 +43,6 @@ unicode Tools for generating unicodedata and codecs from unicode.org
unittestgui A Tkinter based GUI test runner for unittest, with test
unittestgui A Tkinter based GUI test runner for unittest, with test
discovery.
discovery.
(*) A generic benchmark suite is maintained separately at http://hg.python.org/benchmarks/
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