Page 1 of 2

Tables are slow - why?

You are working on an admin dashboard that displays orders.

The API can return several thousand orders in under a second. The table initially worked well with a few hundred rows, but users report that the page becomes noticeably slow when there are thousands of orders.

https://storage.tally.so/8becabec-e85a-4a21-ba48-7efacf39a040/image.png

You have been asked to investigate the code below and identify the most likely performance bottleneck.

Where is the most likely performance bottleneck?

A
B
C
D