[Python-ideas] Re: Set operations with Lists

2019-09-21 Thread Richard Musil
On Sat, Sep 21, 2019 at 1:44 AM Richard Higginbotham wrote: > It's written in Python. It used to require containers with 100k or more > elements to see a speed improvement over some other unnamed methods. These > days its closer to 50 million with the only other contender being set (hash > based

[Python-ideas] Re: Set operations with Lists

2019-09-21 Thread Steven D'Aprano
On Fri, Sep 20, 2019 at 11:44:17PM -, Richard Higginbotham wrote: > Let me expand on the reasons for my post here. It seems like > motivation has turned into a bit of a bike-shead. I don't think that anyone is questioning your motivation. (Although one of your recent replies to Andrew seems