Message252324
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, serhiy.storchaka, vstinner |
| Date | 2015-10-05.12:04:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1444046644.12.0.83765112853.issue25318@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Results of bench.py attached to issue #25227 (ASCII and Latin1 encoders): attached bench_ucs1_result.txt file. --------+-------------+----------- Summary | ucs1_before | ucs1_after --------+-------------+----------- ascii | 1.69 ms (*) | 1.69 ms latin1 | 1.7 ms (*) | 1.69 ms --------+-------------+----------- Total | 3.39 ms (*) | 3.39 ms --------+-------------+----------- |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-05 12:04:04 | vstinner | set | recipients: + vstinner, ezio.melotti, serhiy.storchaka |
| 2015-10-05 12:04:04 | vstinner | set | messageid: <1444046644.12.0.83765112853.issue25318@psf.upfronthosting.co.za> |
| 2015-10-05 12:04:04 | vstinner | link | issue25318 messages |
| 2015-10-05 12:04:04 | vstinner | create | |