Message320981
| Author | methane |
|---|---|
| Recipients | asottile, benjamin.peterson, brett.cannon, bukzor, geoffreyspear, georg.brandl, jonathan.underwood, methane, ncoghlan, pitrou, r.david.murray, serhiy.storchaka |
| Date | 2018-07-03.13:26:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530624361.95.0.56676864532.issue24085@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
since anon_city_hoods has massive constants, compiler_add_const makes dict larger and larger. It creates many large tuples too. I suspect it makes glibc malloc unhappy. Maybe, we can improve pymalloc for medium and large objects, by porting strategy from jemalloc. It can be good GSoC project. But I suggest close this issue as "won't fix" for now. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-03 13:26:01 | methane | set | recipients: + methane, brett.cannon, georg.brandl, ncoghlan, pitrou, benjamin.peterson, r.david.murray, jonathan.underwood, bukzor, geoffreyspear, serhiy.storchaka, asottile |
| 2018-07-03 13:26:01 | methane | set | messageid: <1530624361.95.0.56676864532.issue24085@psf.upfronthosting.co.za> |
| 2018-07-03 13:26:01 | methane | link | issue24085 messages |
| 2018-07-03 13:26:01 | methane | create | |