Autodesk / Autodesk/react-base-table

Scrolling table is slow

Open
#314 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
170
PR merge metrics
No merged PRs in 30d

Description

Hi,

My table contains more than 30 columns and 10k rows. When scrolling, wheel mouse quite slow and table delay 0.5-1s render more below data. Please give me a guide to improve performance ?
This is my example on codesandbox: https://codesandbox.io/s/react-base-table-forked-wsmcz?file=/src/App.tsx
Thanks

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the delay in the linked CodeSandbox, using the /src/App.tsx example with more than 30 columns and 10k rows. Profile wheel scrolling and rendering to identify the source of the 0.5–1 second delay; done means the performance issue is understood and a concrete improvement guide is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.