8000 Large function lists break a browser · Issue #857 · gcovr/gcovr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Large function lists break a browser #857

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

Closed
macetw opened this issue Dec 1, 2023 · 1 comment
Closed

Large function lists break a browser #857

macetw opened this issue Dec 1, 2023 · 1 comment

Comments

@macetw
Copy link
Contributor
macetw commented Dec 1, 2023

In my case, I use gcov with a large project over many directories and files. With so many functions to list, I can't even see the function table -- my browser chokes on it. Chrome is trying to render a table with 625142 (+1) lines. The Chrome browser can't handle rendering an HTML table that is so big.

Could a table-break be created after every 1,000 or 10,000 entries? This would give a browser the breathing room to render tables.

(eventually, in my case, Chrome does this ...)
Screenshot from 2023-12-01 09-30-17

Originally posted by @macetw in #840 (comment)

I am using gcovr 6.0 and Chrome 119.0.6045.159 on Ubuntu Linux 64bit

@Spacetown
Copy link
Member

Closed because #858 is merged.

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
0