Hi @lucyryder
If you show a lot of fields (especially the flexible and repeater fields) on a page, it definitely will slow that page because your site needs to load a lot of value from your database. The best workaround would be using a caching plugin that allows you to create and serve a static version of your page instead.
I hope this makes sense 🙂