https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240548

Adriaan de Groot <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Adriaan de Groot <[email protected]> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-desktop
To unsubscribe, send any mail to "[email protected]"

Reply via email to