Message292115
| Author | louielu |
|---|---|
| Recipients | louielu, mark.dickinson, niklasf, pitrou, serhiy.storchaka, vstinner |
| Date | 2017-04-22.12:19:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1492863585.68.0.106547690578.issue29782@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If this issue is closed by "not a big performance improvement", maybe the XXX in mathmoudle.c should be take off? """ /* XXX: This routine does more or less the same thing as * bits_in_digit() in Objects/longobject.c. Someday it would be nice to * consolidate them. On BSD, there's a library function called fls() * that we could use, and GCC provides __builtin_clz(). */ """ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-22 12:19:45 | louielu | set | recipients: + louielu, mark.dickinson, pitrou, vstinner, serhiy.storchaka, niklasf |
| 2017-04-22 12:19:45 | louielu | set | messageid: <1492863585.68.0.106547690578.issue29782@psf.upfronthosting.co.za> |
| 2017-04-22 12:19:45 | louielu | link | issue29782 messages |
| 2017-04-22 12:19:45 | louielu | create | |