Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@shozukan
@apisarenco
It was working! We just made it faster 😉
And just an update, I managed to bring down the 4min to < 30sec before going home last night! 😎
He is very much a junior and I am making sure I teach him! He can go and read computer science books in his own time, like I did 😋 -
@Divisionbyzero
He was basically copying data from one database, mapping it and saving it to another database.
These were simple optimizations at first, breaking down what was happening, cleaning up the code and optimizing as we went along. And just by doing this, we brought it down to the 4 min mark. -
@Divisionbyzero
Unfortunately I cannot post the code here... proprietary/NDA and all that good stuff!
Just finished assisting a junior dev with optimizing his code.
What used to take 2+ hours now takes less than 4 mins! 😎
undefined
optimize the hell outta me