Message228474
For the record, we have realized that pure C code brought less than a 2x speedup compared to straightforward Python code, so cdecimal support has become a low-priority concern for Numba. For the curious, the C code is from libmpdec's own benchmark (Web site seems down at the moment) and the Python code is here: https://gist.github.com/pitrou/9eb2a5651b99f2e3c4ce |
|
Date |
User |
Action |
Args |
2014-10-04 18:35:24 | pitrou | set | recipients:
+ pitrou, lemburg, loewis, belopolsky, scoder, larry, skrah |
2014-10-04 18:35:24 | pitrou | set | messageid: <1412447724.56.0.975790682289.issue22194@psf.upfronthosting.co.za> |
2014-10-04 18:35:24 | pitrou | link | issue22194 messages |
2014-10-04 18:35:24 | pitrou | create | |
|