← Back to context Comment by m00dy 3 days ago why would 150,000 records break React and throw overflow exception ? 3 comments m00dy Reply tipiirai 3 days ago Because that demo crashes with vanilla JavaScript at around 110,000 records muspimerol 3 days ago Here's the react-table example app with 112,500 records, just like your example. I am not really seeing much of a performance difference (and this is in dev mode - it would be faster if built for production):https://n9vr4n-5173.csb.app/ m00dy 3 days ago it doesn't make sense.
tipiirai 3 days ago Because that demo crashes with vanilla JavaScript at around 110,000 records muspimerol 3 days ago Here's the react-table example app with 112,500 records, just like your example. I am not really seeing much of a performance difference (and this is in dev mode - it would be faster if built for production):https://n9vr4n-5173.csb.app/ m00dy 3 days ago it doesn't make sense.
muspimerol 3 days ago Here's the react-table example app with 112,500 records, just like your example. I am not really seeing much of a performance difference (and this is in dev mode - it would be faster if built for production):https://n9vr4n-5173.csb.app/
Because that demo crashes with vanilla JavaScript at around 110,000 records
Here's the react-table example app with 112,500 records, just like your example. I am not really seeing much of a performance difference (and this is in dev mode - it would be faster if built for production):
https://n9vr4n-5173.csb.app/
it doesn't make sense.