Hacker News new | ask | show | jobs
by vraj0516 111 days ago
Feedback: I have uploaded 90k row data in csv format , but the website freeze in data handling . FIX this problem.
1 comments

Thanks for trying it and reporting this!

Right now the tool processes CSV data entirely in the browser, so very large files like 90k rows can cause performance issues.

I'm working on improving this — likely by adding better chunked processing and optimization for larger datasets.

And i will increase limit of 5000 rows to somewhat more.