-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Description
We recognized very poor loading performance of the generated html output for larger projects.
You can even recognize a short delay by opening the example report for jquery.
As our library is about 30k lines of code distributed amongst around 200 modules you're really annoyed if navigating through modules and back to main page as its getting rendered everytime.
I assume this is due to a live creation of the charts from data. Maybe preprocessing the charts would be a much better solution. Anyway I don'T know if thats possible without larger impacts,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels