My Blogs 📝

blog image
Optimizing SQL Queries by 23x!!!
32K+
30+
300+

Our submissions table which has more than 700k records was performing horribly. The maximum time to just fetch the data from the table was more than 6 seconds. The query was rather simple. All we had in there were 4 joins, a couple of where clauses (about 4), sorting read more by clicking on the title..

Written on: 15th Jan 2024
blog image
Optimizing React Table Rendering By 160x !!!
18K+
25+
90+

React is generally a performant framework.. Yeah that is because at times in react land you do feel very limited because of all the re-rendering which leads to performance issues when you are trying to create a large/complicated component where there is a lot of moving parts...

Written on: 9th May 2024
Made with 🔥 by Navneet