GNU bug report logs - #71959
[PATCH] Improve `tab-line-tabs-fixed-window-buffers` sorting performance

Previous Next

Package: emacs;

Reported by: Eval Exec <execvy <at> gmail.com>

Date: Sat, 6 Jul 2024 00:13:02 UTC

Severity: normal

Tags: patch

Merged with 71958, 71960, 71961

Fixed in version 30.0.60

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71959 in the body.
You can then email your comments to 71959 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#71959; Package emacs. (Sat, 06 Jul 2024 00:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eval Exec <execvy <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 06 Jul 2024 00:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eval Exec <execvy <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] Improve `tab-line-tabs-fixed-window-buffers` sorting
 performance
Date: Fri, 5 Jul 2024 20:38:50 +0800
Enhanced
`tab-line-tabs-fixed-window-buffers` performance by optimizing buffer
sorting mechanism. Replaced inefficient `seq-position` calls with a hash
table to cache buffer positions, significantly improving speed when
handling large buffer lists.



In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.42, cairo version 1.18.0)
Repository revision: 8198a144376cfea3490ea5628392fb3a49fec2d6
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12401000
System Description: NixOS 24.05 (Uakari)

Configured using:
 'configure
 --prefix=/nix/store/l5b0bbsxvyxd2ggi6j86inz2fwl9prkp-emacs-git-20240628.0
 --disable-build-details --with-modules --with-x-toolkit=gtk3
 --with-cairo --with-xft --with-compress-install
 --with-toolkit-scroll-bars --with-native-compilation
 --without-imagemagick --with-mailutils --without-small-ja-dic
 --with-tree-sitter --with-xinput2 --with-xwidgets --with-dbus
 --with-selinux'




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#71959; Package emacs. (Sat, 06 Jul 2024 06:29:02 GMT) Full text and rfc822 format available.

Message #8 received at 71959 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Eval Exec <execvy <at> gmail.com>
Cc: 71959 <at> debbugs.gnu.org
Subject: Re: bug#71959: [PATCH] Improve `tab-line-tabs-fixed-window-buffers`
 sorting performance
Date: Sat, 06 Jul 2024 09:28:26 +0300
merge 71959 71960
thanks

> From: Eval Exec <execvy <at> gmail.com>
> Date: Fri, 5 Jul 2024 20:38:50 +0800
> 
> Enhanced
> `tab-line-tabs-fixed-window-buffers` performance by optimizing buffer
> sorting mechanism. Replaced inefficient `seq-position` calls with a hash
> table to cache buffer positions, significantly improving speed when
> handling large buffer lists.

ENOPATCH

I think this is identical to bug#71960, so I'm merging them.




Merged 71959 71960. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 06 Jul 2024 06:29:02 GMT) Full text and rfc822 format available.

Merged 71958 71959 71960 71961. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 06 Jul 2024 06:32:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 30.0.60, send any further explanations to 71958 <at> debbugs.gnu.org and Eval Exec <execvy <at> gmail.com> Request was from Juri Linkov <juri <at> linkov.net> to control <at> debbugs.gnu.org. (Sun, 07 Jul 2024 18:26:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 10 Aug 2024 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.