Improve AJAX load speed

Hi!

Is there a way to get AJAX fetched content to load faster?

I use a popup and fetch posts content inside it via AJAX so my users can quicky preview some data.

But it takes like 4-7 seconds to load the data and its too slow compared to a usual page load, which takes like 500ms when optimized.

So AJAX turns out useless in this scenario.

Is there a way to fix this?

it is slow =/ do u got any solution for this?