On Fri, Sep 8, 2017 at 4:28 PM, Stefan Krah <ste...@bytereef.org> wrote: > The most promising model to me is to put *all* globals in a tls structure > and cache the whole structure. Extrapolating from my experiences with the > context, this might have a slowdown of "only" 4%.
Yeah, this is actually something I've been exploring and was one of the motivations for consolidating the C globals. -eric _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com