I'm experiencing excessive loading times for admin after entering credentials and clicking submit. Times of two to three minutes are common. Occurs on my development system and live test system. The main culprit appears to be gstatic.com which is loaded in index_dashboard.php and stats_sales_report_graphs.php. Is anyone else seeing this behavior?

Although not a major contributor to loading times, there are many javascript files loaded such as jquery-3.5.1.min.js, jquery-ui.min.js, jquery-ui-i18n.min.js, jAlert.min.js, jTimeout.min.js, and bootstrap.min.js. Are any of these redundant and could be eliminated?

Dave