bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57079: 29.0.50; Performance of seq-uniq is not very good


From: Lars Ingebrigtsen
Subject: bug#57079: 29.0.50; Performance of seq-uniq is not very good
Date: Fri, 12 Aug 2022 15:16:09 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Juri Linkov <juri@linkov.net> writes:

> delete-dups is faster because its implementation uses the hash table.

Good point.  I've now made seq-uniq do the same, and this makes the test
case go from 1.7s to 0.07s.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]