Message259715
Nice enhancement.
/* Fast path; single digit will always fit decimal.
This improves performance of FP/long operations by at
least 20%. This is even visible on macro-benchmarks.
*/
I'm not sure that "spectral_norm" can be qualified as macro-benchmark. It's more a microbenchmark on numerics, no? I'm just nitpicking, your patch is fine ;-) |
|
Date |
User |
Action |
Args |
2016-02-06 02:24:52 | vstinner | set | recipients:
+ vstinner, pitrou, python-dev, serhiy.storchaka, yselivanov |
2016-02-06 02:24:52 | vstinner | set | messageid: <1454725492.08.0.730272440248.issue26288@psf.upfronthosting.co.za> |
2016-02-06 02:24:52 | vstinner | link | issue26288 messages |
2016-02-06 02:24:51 | vstinner | create | |
|