I have several heavily templated functions and classes in my C++
project and their implementations often lead to files that are a few
thousand lines.

The worst offender is:
http://code.google.com/p/elemental/source/browse/src/BLAS/Level1/Dot/Dot.cpp
When I load that file in Firefox and try to scroll down, the browser
locks up for a second and gives the following warning:

"A script on this page may be busy, or it may have stopped responding.
You can stop the script now, or you can continue to see if the script
will complete.

Script: 
http://www.gstatic.com/codesite/ph/4947822560086976896/js/prettify/prettify.js:30";

I'm greatly preferring google code to github so far, but syntax
highlighting was not an issue there. I presume they are caching the
markup for the code after every commit.

Is there a planned fix for this issue?

Best regards,
Jack Poulson

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to