|
|
|
|
|
by nadima
2306 days ago
|
|
I think the limiting factor on my side is the complexity of the DOM – each cell contains a few more nodes, as opposed to most of the demos you will find which usually contains a simple node.
Also, I'm not virtualizing horizontally yet, that's another potential perf booster as some of my sheets have lots of columns.
Thanks for the suggestions, I'll hit you up to discuss more. |
|