Message205912
| Author | BreamoreBoy |
|---|---|
| Recipients | Arfrever, BreamoreBoy, asvetlov, ezio.melotti, kmike, pitrou, serhiy.storchaka, vstinner |
| Date | 2013-12-11.18:28:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386786508.99.0.732136988499.issue15027@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
From http://kmike.ru/python-data-structures/ under heading DATrie "Python wrapper uses utf_32_le codec internally; this codec is currently slow and it is the bottleneck for datrie. There is a ticket with a patch in the CPython bug tracker (http://bugs.python.org/issue15027) that should make this codec fast, so there is a hope datrie will become faster with future Pythons." |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-11 18:28:29 | BreamoreBoy | set | recipients: + BreamoreBoy, pitrou, vstinner, ezio.melotti, Arfrever, asvetlov, serhiy.storchaka, kmike |
| 2013-12-11 18:28:28 | BreamoreBoy | set | messageid: <1386786508.99.0.732136988499.issue15027@psf.upfronthosting.co.za> |
| 2013-12-11 18:28:28 | BreamoreBoy | link | issue15027 messages |
| 2013-12-11 18:28:28 | BreamoreBoy | create | |