Message400374
| Author | eric.snow |
|---|---|
| Recipients | brett.cannon, eric.snow, gvanrossum, lemburg, nedbat, ronaldoussoren |
| Date | 2021-08-26.19:43:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1630007026.62.0.131074571998.issue45020@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> The big time consumer is turning marshal'ed code objects back > into Python objects, though. If that could be made faster by > e.g. using a more efficient storage format such as one which is > platform dependent, it'd be a much bigger win than the freezing > approach. That's something Guido has been exploring. :) See: https://github.com/faster-cpython/ideas/issues/84 (and others) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-26 19:43:46 | eric.snow | set | recipients: + eric.snow, lemburg, gvanrossum, brett.cannon, ronaldoussoren, nedbat |
| 2021-08-26 19:43:46 | eric.snow | set | messageid: <1630007026.62.0.131074571998.issue45020@roundup.psfhosted.org> |
| 2021-08-26 19:43:46 | eric.snow | link | issue45020 messages |
| 2021-08-26 19:43:46 | eric.snow | create | |