83
I Use This!
Very Low Activity

Ratings and Reviews

Analyzed about 20 hours ago. based on code collected 1 day ago.
Community Rating
4.36
   

Average Rating:   4.4/5.0
Number of Ratings:   25
Number of Reviews:   2

My Review of GeSHi

You have not rated or reviewed this project.
Click below to rate/review.
My Rating:
0
 
 New Review

Most Helpful Reviews

Wells says:
Excellent highlighter, performan...  
4.0
   
written about 17 years ago

GeSHi is an excellent syntax highlighter, both in terms of the number of languages it supports, as well as the various different output formats.

I was happy that GeSHi could output valid XHTML using divs and spans, so I could write my own CSS stylesheet to style the code.

The only small problem is that large code blocks can take up significant server CPU. Apparently a future version (1.2) will have some performance and caching features. Until then you can easily implement your own caching mechanism - I'm using memcache for example.

Overall, an excellent project.

3 out of 3 users found the following review helpful.

Did this review help you? |

Milian W... says:
Be sure to check out the upcomin...  
5.0
 
written almost 16 years ago

I've recently started to help out with GeSHi and concentrated on pushing the performance higher and higher. What does that mean?

version | average speed (5 runs)
------------------------------------------
1.0.7.20 | 5.72 kB/s
r1400 soon 1.0.8 | 49.27 kB/s
------------------------------------------

So the new GeSHi is nearly ten times as fast! And don't forget 1.0.8 also has bugfixes, more features etc. etc.

Oh and btw.: Peak memory consumption is down one megabyte as well!

I can only say: GeSHi is _the_ highlighter for the web. Even more so with support for more than 100 languages and decent performance.

2 out of 2 users found the following review helpful.

Did this review help you? |

Most Recent Reviews

Milian W... says:
Be sure to check out the upcomin...  
5.0
 
written almost 16 years ago

I've recently started to help out with GeSHi and concentrated on pushing the performance higher and higher. What does that mean?

version | average speed (5 runs)
------------------------------------------
1.0.7.20 | 5.72 kB/s
r1400 soon 1.0.8 | 49.27 kB/s
------------------------------------------

So the new GeSHi is nearly ten times as fast! And don't forget 1.0.8 also has bugfixes, more features etc. etc.

Oh and btw.: Peak memory consumption is down one megabyte as well!

I can only say: GeSHi is _the_ highlighter for the web. Even more so with support for more than 100 languages and decent performance.

2 out of 2 users found the following review helpful.

Did this review help you? |

Wells says:
Excellent highlighter, performan...  
4.0
   
written about 17 years ago

GeSHi is an excellent syntax highlighter, both in terms of the number of languages it supports, as well as the various different output formats.

I was happy that GeSHi could output valid XHTML using divs and spans, so I could write my own CSS stylesheet to style the code.

The only small problem is that large code blocks can take up significant server CPU. Apparently a future version (1.2) will have some performance and caching features. Until then you can easily implement your own caching mechanism - I'm using memcache for example.

Overall, an excellent project.

3 out of 3 users found the following review helpful.

Did this review help you? |

 See all reviews