Message302302
| Author | serhiy.storchaka |
|---|---|
| Recipients | benjamin.peterson, ezio.melotti, lemburg, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2017-09-15.22:32:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505514729.52.0.127873180429.issue31484@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry for using the word hieroglyphs for Chinese characters. I didn't know how they are named in English. Limiting the caching to U+31BF doesn't have effect. But increasing the cache size to 2 x 512 slots makes the iteration of Chinese text faster by around 20%. Following size duplications increase the speed by additional 15-25%. The limit is 75-80%. This doesn't affect Greek. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-15 22:32:09 | serhiy.storchaka | set | recipients: + serhiy.storchaka, lemburg, terry.reedy, vstinner, benjamin.peterson, ezio.melotti |
| 2017-09-15 22:32:09 | serhiy.storchaka | set | messageid: <1505514729.52.0.127873180429.issue31484@psf.upfronthosting.co.za> |
| 2017-09-15 22:32:09 | serhiy.storchaka | link | issue31484 messages |
| 2017-09-15 22:32:09 | serhiy.storchaka | create | |