Skip to content

html loads painfully slow #181

@Flowkap

Description

@Flowkap

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions