Dynamic Page Performance

Product: PowerShell Universal
Version: 3.4.5

I am working on moving one of my older dashboards over to PowerShell Universal. As part of this, I am spending some time reviewing performance and have found an area that seems to be a problem.

When I load a static page (in this case, it has a server-side table with 50 records shown pulling from over 10,000 records), it takes 3-4 seconds for the page to fully load. This includes the full table being loaded. When I try loading a dynamic page with nothing on it, it typically takes 8 seconds to load the page. It seems that it at least doubles the time to load pages when changing to dynamic. Is there anything that can be done on either my end or the platform to improve this performance?