pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gtk3: Replaced PsppSheetView with GtkTreeView for the variables wind


From: Friedrich Beckmann
Subject: Re: gtk3: Replaced PsppSheetView with GtkTreeView for the variables window
Date: Mon, 14 Dec 2015 21:54:38 +0100

Hi Ben, hi John,

i did some profiling on macos during scrolling and compared the gtktreeview and 
the psppsheetview. I used 2000 columns and 10000 rows. Approximately 80% of the 
time in the gtktreeview based version is spent in render_data_cell where data 
is retrieved from the store.

image/jpg

I did the same profiling during scrolling for the psppsheetview based 
implementation. Here 34 percent of the time is spent in render_data_cell.

image/jpg


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]