!! edit: found two possible solutions, they are in the answer below, pls. check and comment !!
hello @all,
i’m working on sheets up to 20k rows and 200 columns,
my hardware is fast - i think -, something with xeon, 8 virtual? cores, 16 GB ecc ram …
graphics nvidia quadro M4000M,
i’d like scrolling, esp. scrolling horizontally, to be faster than it is,
it looks like being slower when cols and rows are ‘freezed’, but i need that functionality,
i’d test with a sheet full of numbers, no text, no formulas, no calculations, and scrolling seems to take similar time as with ‘normal’ calculating sheets,
so it’s a matter of graphics?
i tested with a sheet full of numbers, 15.000 row, 150 col,
with page up and page down i can scroll vertically - fast? - 15.000 rows in ~ 18 sec.,
while horizontally i have only cursor and need ~ 5 sec. for 150 columns, i’d like that speeded up,
with three columns and 9 rows ‘frozen’ vertical scroll slows down to appr. 65 percent while horizontal stays nearly the same,
labels and so on are no help, i do have macros and similar to reach my target area, there i need to scroll to find specific connections … 150 rows down is quite fast then, 150 cols left or right too slow …
i assume there might be hints as ‘use this! font’, ‘use that setting’, ‘row heigth default’, ‘row height xx with font yy’, ‘magnification xxx percent’, ‘font size zz point’, which are good for speed, or ‘is tested, doesn’t matter’,
but to test all of that by myself i’m too short in time,
so if anybody knows a ‘recipe’ i’d be quite thankful …
reg.
b.
P.S. found one thing by myself, unfortunately with opposite effect, in 6.3.0.0.alpha0+ (x64) - a dev.-version - assigning a specific font (Arial instead of Liberation Sans) to the whole sheet impacts scroll speed dramatically, at least when assigning a specific font size (i tried 10 point), the sheet became nearly unusable, on scrolling all the time ‘adjust row hight’ is flickering across the bottom of the screen … drastic. re-assigning liberation sans corrects the issue after a close-load cycle. that story not told as solution, but as a hint that there are! formattings which affect performance, i’d like to know more details or get a recipe ‘this is the fastest’ …