Closed GoogleCodeExporter closed 8 years ago
It actually works fine for me, but I have a rather fast PC.
http://code.google.com/p/syntaxhighlighter/wiki/Overview
Performance
SyntaxHighlighter? uses regular expressions to parse the text. It's not
extremely
fast, in fact, it's pretty slow. If you are trying to highlight a few dozens
lines of
code, you won't see any problems. Trying to highlight 10kb worth of text will
result
in JavaScript? being aborted because of long execution time.
Original comment by alex.gor...@gmail.com
on 17 Aug 2007 at 2:49
Original comment by alex.gor...@gmail.com
on 17 Aug 2007 at 2:50
Original issue reported on code.google.com by
kor...@gmail.com
on 15 Aug 2007 at 7:30