index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_decimal
/
tests
/
bench.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner
2017-03-27
1
-1/+0
*
Issue #19936: Remove executable bits from C source files and several forgotten
Serhiy Storchaka
2014-01-16
1
-0/+0
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0/+0
*
Issue #19936: Disable shebang lines in order to prevent using a random
Stefan Krah
2014-01-16
1
-2/+0
*
Make it clear that the pi function is modified for benchmarking purposes.
Stefan Krah
2012-09-30
1
-2/+7
*
Restore the benchmark order to avoid waiting for decimal.py if just the
Stefan Krah
2012-09-25
1
-3/+4
*
Fix whitespace.
Brett Cannon
2012-09-25
1
-1/+1
*
Fix whitespace.
Brett Cannon
2012-09-25
1
-18/+18
*
Make the decimal bench file run under Python 2.7.
Brett Cannon
2012-09-25
1
-18/+28
*
Make the benchmark more fair for _decimal/decimal.py by setting context.prec
Stefan Krah
2012-06-24
1
-6/+6
*
Fix Overflow exception in the bignum factorial benchmark that is due to
Stefan Krah
2012-04-01
1
-1/+4
*
Issue #7652: Integrate the decimal floating point libmpdec library to speed
Stefan Krah
2012-03-21
1
-0/+116