diff options
author | Raymond Hettinger <python@rcn.com> | 2004-09-19 01:54:09 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-09-19 01:54:09 +0000 |
commit | 636a6b100fe6083388bc5315758326078abe65b4 (patch) | |
tree | 3c862815b3865e1b4b18729cbe8c4e84e7a0e8fe /Python/getcompiler.c | |
parent | 6cc1350807a64f609f6dd9559f9c94a2d208cd5f (diff) | |
download | cpython-git-636a6b100fe6083388bc5315758326078abe65b4.tar.gz |
SF patch #1020845: Decimal performance enhancements
(Contributed by Nick Coghlan.)
Various code cleanups and optimizations (saves about 40% on testsuite
execution time and on the telco benchmark).
* caches results of various operations on self (esp. checks for being
a special value).
* _WorkRep now uses ints and longs for intermediate computations.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions