Message78905
I don't think so.
The interface should stay simple - python has very few such magic knobs.
People will optimize for their own box as you said - and that code will
run worse on all the others...
Besides, we've lived so long with single-threaded openssl. Let's make
HASHLIB_GIL_MINSIZE such that there is no risk of additional overhead
introduced by this patch and refer to it's current value in the
hashlib-module's documentation. |
|
Date |
User |
Action |
Args |
2009-01-02 23:50:56 | ebfe | set | recipients:
+ ebfe, gregory.p.smith, pitrou, vstinner, gps |
2009-01-02 23:50:56 | ebfe | set | messageid: <1230940256.41.0.926530895119.issue4751@psf.upfronthosting.co.za> |
2009-01-02 23:50:55 | ebfe | link | issue4751 messages |
2009-01-02 23:50:55 | ebfe | create | |
|