Date: Mon, 21 Dec 2020 10:18:56 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 240548] x11-toolkits/vte3: Loops over all possible file descriptors Message-ID: <bug-240548-39348-yr8LSB9nkc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240548-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-240548-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240548 Adriaan de Groot <adridg@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adridg@freebsd.org --- Comment #8 from Adriaan de Groot <adridg@freebsd.org> --- So the Phab review is accepted but not landed; in the meantime vte3 has a similar performance problem (it loops over all **possible** file descriptors and runs a callback, rather than iterating over **open** file descriptors) = as xfce / mc had. That performance problem is described in the linked PR 236815 (open). This change is accepted upstream (see linked URL)but might not be in any release yet. I'll +1 this change and the other one, based **also** on vague memories of doing exactly this in some KDE code as well. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240548-39348-yr8LSB9nkc>