Message259574
| Author |
serhiy.storchaka |
| Recipients |
Yury.Selivanov, casevh, josh.r, lemburg, mark.dickinson, pitrou, rhettinger, serhiy.storchaka, skrah, vstinner, yselivanov, zbyrne |
| Date |
2016-02-04.16:36:18 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1454603779.46.0.732002937036.issue21955@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
It is easy to extend fastint_alt.patch to support floats too. Here is new patch.
> It's instructive to run ./python Modules/_decimal/tests/bench.py (Hit Ctrl-C after the first cdecimal result, 5 repetitions or so).
Note that this benchmark is not very stable. I ran it few times and the difference betweens runs was about 20%. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2016-02-04 16:36:19 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, lemburg, rhettinger, mark.dickinson, pitrou, vstinner, casevh, skrah, Yury.Selivanov, yselivanov, josh.r, zbyrne |
| 2016-02-04 16:36:19 | serhiy.storchaka | set | messageid: <1454603779.46.0.732002937036.issue21955@psf.upfronthosting.co.za> |
| 2016-02-04 16:36:19 | serhiy.storchaka | link | issue21955 messages |
| 2016-02-04 16:36:19 | serhiy.storchaka | create | |
|