rowy icon indicating copy to clipboard operation
rowy copied to clipboard

View performance is extremely poor in the demo app

Open strich opened this issue 1 year ago • 0 comments

Describe the bug I opened the demo site and browsed to the template with all the column types. Performance seemed very poor over-all. It was worse on Firefox than Chrome, but they both were poor UX. I quickly tried a template with only a few columns and performance was much better. So clearly one or more of the column view renderers consuming a lot of CPU time. On a hunch I did hide the image column type and performance improved quite a bit (but not to acceptable levels).

To Reproduce As above.

Expected behavior Given that Rowy clearly performs row table virtualization I expected the frontend to be very lightweight and perf friendly. Alas the UX is very poor at the moment. I would expect no lag at all no matter the number of columns or types.

Screenshots On request if it isn't repro'able.

Rowy Run version Whatever the demo app is on as of making this ticket.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Firefox and Chrome
  • Version: Firefox 119, Chrome 118

strich avatar Nov 03 '23 06:11 strich