Hi, On 2013-01-30, Simon King <[email protected]> wrote: > Another patch, that cythons UniqueRepresentation and seems to > drastically improve the performance of using UniqueRepresentation > instances as dictionary keys, will soon be ready.
The patch is now posted at #14054. About performance: For example, the time to find a MatrixSpace (which uses UniqueRepresentation) as key in a dictionary with 10000 items drops by about 66%. The ticket needs review. Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
