Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] GTK3 tree performance bug can affect SWT too

Hi Laksono,

Please check if this is the same problem as
https://bugs.eclipse.org/bugs/show_bug.cgi?id=519164 and if add your
suggestion there. If not please open a new bug for the SWT component
with your suggestion.

If you are available for this, a patch from you would be great to fix that.

Best regards, Lars

On Fri, May 21, 2021 at 7:41 PM laksono <laksono@xxxxxxxxx> wrote:
>
> All,
>
> There is a known performance bug in gtk_tree_store_set function used by SWT:
>
> https://gitlab.gnome.org/GNOME/gtk/-/issues/2693
>
> I am not an expert in GTK3, but is there any possibility to avoid using gtk_tree_store_set?
>
> I think some of SWT performance bugs are related to this GTK problem:
> - https://bugs.eclipse.org/bugs/show_bug.cgi?id=349869
> - https://bugs.eclipse.org/bugs/show_bug.cgi?id=383733
>
> Thanks.
>
> Laksono
> _______________________________________________
> platform-dev mailing list
> platform-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev



-- 
Eclipse Platform project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (040) 5247 6322, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top