Re: [Python-Dev] Python startup time

2018年5月14日 10:54:26 -0700

On Mon, May 14, 2018 at 12:26:19PM -0400, Chris Barker via Python-Dev 
<[email protected]> wrote:
> With regard to forking -- is there another way? I don't have the expertise
> to have any idea if this is possible, but:
> 
> start up python
> 
> capture the entire runtime image as a single binary blob.
> could that blob be simply loaded into memory and run?
 Like emacs unexec? https://www.google.com/search?q=emacs+unexec
> -CHB
> 
> -- 
> 
> Christopher Barker, Ph.D.
> Oceanographer
> 
> Emergency Response Division
> NOAA/NOS/OR&R (206) 526-6959 voice
> 7600 Sand Point Way NE (206) 526-6329 fax
> Seattle, WA 98115 (206) 526-6317 main reception
> 
> [email protected]
Oleg.
-- 
 Oleg Broytman http://phdru.name/ [email protected]
 Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to