严懿宸(文极) via Python-ideas writes:

 > Hi folks, as illustrated in faster-cpython#150 [1], we have
 > implemented a mechanism that supports data persistence of a subset
 > of python date types with mmap, therefore can reduce package import
 > time by caching code object.

Nice!

 > Currently, we’ve made it a third-party library and have been
 > working on open-sourcing.

Thank you!  I guess "working on" means "the lawyers have it" so we'll
be patient. :-)

I'm not sure whether your purpose is to get code review, or general
exposure.  If the former, you might get better results from the Speed
list (https://mail.python.org/mailman3/lists/speed.python.org/).  If
the latter, you should also post to python-list
(https://mail.python.org/mailman/listinfo/python-list or
comp.lang.python on Usenet).

Regards,
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/BM6XBPNUAGXXARP252PDO4UDHLSEGPLU/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to