Hi @Dakil,
Already have done all these things. There are more things to do,
For e.g. when you are opening the page the first thing that is blocking is the category. You need to fetch those by ajax.
Next thing if you check the normal pages, they are loaded with lots of categories and products which are loading fully at a time. Partial loading should be there.
There are more things which can be done.