Message186460
| Author | vstinner |
|---|---|
| Recipients | christian.heimes, djc, ezio.melotti, gregory.p.smith, meador.inge, rhettinger, serhiy.storchaka, vstinner |
| Date | 2013-04-09.22:17:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365545860.19.0.370216290004.issue16286@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
"I will benchmark the overhead of memcmp() on short strings. We may check the first and last characters before calling memcmp() to limit the overhead of calling a function." I created the issue #17628 for this point. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-09 22:17:40 | vstinner | set | recipients: + vstinner, rhettinger, gregory.p.smith, christian.heimes, djc, ezio.melotti, meador.inge, serhiy.storchaka |
| 2013-04-09 22:17:40 | vstinner | set | messageid: <1365545860.19.0.370216290004.issue16286@psf.upfronthosting.co.za> |
| 2013-04-09 22:17:40 | vstinner | link | issue16286 messages |
| 2013-04-09 22:17:40 | vstinner | create | |