Message185957
| Author | vstinner |
|---|---|
| Recipients | pitrou, serhiy.storchaka, vstinner |
| Date | 2013-04-03.21:33:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365024783.99.0.0118644940753.issue17628@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
According to my benchmark, performances are almost the same with the patch. The major difference is on comparing two strings longer than 10 characters, of the same length, with a common prefix but a different suffix. See attached benchmark for the result. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-03 21:33:04 | vstinner | set | recipients: + vstinner, pitrou, serhiy.storchaka |
| 2013-04-03 21:33:03 | vstinner | set | messageid: <1365024783.99.0.0118644940753.issue17628@psf.upfronthosting.co.za> |
| 2013-04-03 21:33:03 | vstinner | link | issue17628 messages |
| 2013-04-03 21:33:03 | vstinner | create | |