Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html loads painfully slow #181

Open
Flowkap opened this issue Apr 1, 2016 · 1 comment
Open

html loads painfully slow #181

Flowkap opened this issue Apr 1, 2016 · 1 comment

Comments

@Flowkap
Copy link

Flowkap commented Apr 1, 2016

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,

@enieber
Copy link

enieber commented Jul 25, 2018

I wanna try to render using reactjs and styled-component for not loading slow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants