On Wed, 29 Dec 2021 at 10:06, Dieter Maurer <die...@handshake.de> wrote:
>
> Are you sure you need to implement your type in C at all?

It's already implemented, and, in some cases, is faster than dict:

https://github.com/Marco-Sulla/python-frozendict#benchmarks

PS: I'm doing a refactoring that speeds up creation even further,
making it almost as fast as dict.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to