Hi Christopher,
Thanks for contacting syncfusion support.
Please find the response below for the reported queries
Query #1: I have some simple pages with different SF charts on them. Every page load takes 1-2 seconds (not site load...the page the controls are one).
We have analysed your query. From that, we would like to let you know that the chart rendering duration of 1-2 seconds in WASM is caused due to the time taken for downloading the source files and rendering which is valid in comparing empty page loading and with component loading.
Query #2: Every load includes a GC (Garbage Collection?) "Nursery Full" message just before the charts get displayed.
We would like to inform you that, as Chart contains nested component to generate complex dom structures, this GC message gets displayed at initial rendering of the page. Please refer the below github links for your reference,
if you are still facing difficulties, then kindly check this case with our latest version by clearing the nugget cache in your application. And also try by clearing the browser cache and deleting the bin and obj folders in your application. You can clear the nugget cache before installing the new nugget package version using VS by following the steps in below link.
Let us know if you have any concerns.
Regards,
Srihari M