Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] platform-swt-dev Digest, Vol 14, Issue 3



On 4/5/06, platform-swt-dev-request@xxxxxxxxxxx < platform-swt-dev-request@xxxxxxxxxxx> wrote:
Send platform-swt-dev mailing list submissions to
        platform-swt-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
         https://dev.eclipse.org/mailman/listinfo/platform-swt-dev
or, via email, send a message with subject or body 'help' to
        platform-swt-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
        platform-swt-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of platform-swt-dev digest..."


Today's Topics:

   1. terrible performance of virtual trees under       windows (Ivan B)


----------------------------------------------------------------------

Message: 1
Date: Tue, 4 Apr 2006 10:04:28 -0700
From: "Ivan B" <ibojer@xxxxxxxxx>
Subject: [platform-swt-dev] terrible performance of virtual trees
        under   windows
To: SWT-development <platform-swt-dev@xxxxxxxxxxx>
Message-ID:
        < ac6251120604041004s6ea9082fuaf268e82d880cbe6@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset="iso-8859-1"

Is anyone aware of the terrible performance of virtual trees under windows?
Setting a child count of "n" element yields these results:

#of nodes    Windows     Linux (FC4)

10000          8s           0s
20000         29s           3s
30000         63s           7s
40000        103s          16s
50000        251s          27s
100000        -            127s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://eclipse.org/pipermail/platform-swt-dev/attachments/20060404/4124cb44/attachment.html

------------------------------

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


End of platform-swt-dev Digest, Vol 14, Issue 3
***********************************************


Back to the top