Bug 139056 - Advance 1 screen is *very* slow
Summary: Advance 1 screen is *very* slow
Status: RESOLVED WORKSFORME
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: unspecified Solaris
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-20 17:56 UTC by Nicolas Brisset
Modified: 2007-02-14 18:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Brisset 2006-12-20 17:56:53 UTC
Version:           1.3.1 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.4.3
OS:                SunOS (sun4u) release 5.8

I had not used this in quite some time, but I wanted to show someone how you can "scroll" through data by loading it on demand with the "advance 1 screen" action, and it is awfully slow. I have tried it with various datasources, and all are very slow.
It is in fact so slow that there must be a bug somewhere. Advancing 200 samples at a time with only one curve from gyrodata.dat takes 4 seconds each step !! (Loading the complete vector is faster !)
Comment 1 Eli Fidler 2006-12-20 18:10:55 UTC
Hmm, I can't reproduce this. I'm running "kst -y 1 -n 200 -f 0 gyrodata.dat" and ctrl-right loads the next screen of data pretty much instantaneously. I'm using trunk, but I don't see any recent changes which should affect this.
Comment 2 Netterfield 2007-01-19 15:10:49 UTC
I also don't see this.  Can you re-confirm?
Comment 3 Nicolas Brisset 2007-02-14 18:35:03 UTC
Let's close this, it seems to work now. I must have had a broken build at some point...