Message78905
| Author | ebfe |
|---|---|
| Recipients | ebfe, gps, gregory.p.smith, pitrou, vstinner |
| Date | 2009-01-02.23:50:55 |
| SpamBayes Score | 0.0015823448 |
| Marked as misclassified | No |
| Message-id | <1230940256.41.0.926530895119.issue4751@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |