Message400374
> 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) |
|
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 | |
|