mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
added "pystone" benchmark
This commit is contained in:
parent
6f9e433ab3
commit
189f8fb8f7
3 changed files with 459 additions and 0 deletions
|
@ -25,6 +25,7 @@ pathfix.py Change #!/usr/local/bin/python into something else
|
|||
pdeps.py Print dependencies between Python modules
|
||||
pindent.py Indent Python code, giving block-closing comments
|
||||
ptags.py Create vi tags file for Python modules
|
||||
pystone.py Benchmark, based on "Dhrystone" C benchmark
|
||||
suff.py Sort a list of files by suffix
|
||||
sum5.py Print md5 checksums of files
|
||||
which.py Find a program in $PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue