Message301593
| Author | methane |
|---|---|
| Recipients | benjamin.peterson, methane, serhiy.storchaka |
| Date | 2017-09-07.16:46:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <CAEfz+Tx9-6UJni-4H3B=gSf_=k8KQ9ZKF_RdFRYzGoiuV6Pc0Q@mail.gmail.com> |
| In-reply-to | <1504802209.1922428.1098569728.1CB0CCB5@webmail.messagingengine.com> |
| Content | |
|---|---|
> We end up interning each reference individually currently. But interning interned string is much faster. It only checks flag. Interning normal string requires dict lookup. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-07 16:46:03 | methane | set | recipients: + methane, benjamin.peterson, serhiy.storchaka |
| 2017-09-07 16:46:03 | methane | link | issue31377 messages |
| 2017-09-07 16:46:02 | methane | create | |