From: Scott D. D. <Sco...@Ac...> - 2009-11-18 03:54:32
|
Bruce Sherwood wrote: > I don't expect any such change any time soon; a factor of 2 isn't going to make > a big observable difference in the world of mouse responsiveness, nor is there > someone available to make this change quickly. Your problems are with factors of > 10 and 100, not 2. > > Bruce Sherwood > > Tim Smith (25121) wrote: >> In my case I could perform my computations on a faster remote server, >> and provide the computed dataset to the model. is changing this >> difficult? My experience with exploratory display of too much data is that sampling the data down to smaller sizes actually works quite well. Pull in points with a probability of .001 if you have to; if it looks too sparse, back off. --Scott David Daniels Sco...@Ac... |