On 19-06-2012, Lukas Diekmann wrote:

> Hi,
>
> you are right. Union between two sets of objects are slower, since we
> introduced mechanics to make set operations with primitive types (e.g.
> ints) faster.
> The problem was that a fastpath was removed in that process. I readded
> it. Union/Update with sets of objects should be fast again in the future.
>
> Thank you for figuring that out. Your program was very helpful.
>
> Commit: https://bitbucket.org/pypy/pypy/changeset/452bb2805140

Thanks, i can confirm, the last build is ok

-- 
William Dodé
Informaticien Indépendant

_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to