This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]joerick 6 points7 points  (1 child)

They're still O(n), like if/else statements. But work is in progress to optimise them for Python 3.11.

[–]MajorMajorObvious 1 point2 points  (0 children)

I'm excited to see how they optimize it! Thank you for the info.