Optimize Thin::Headers
Reported by Kevin Williams | January 19th, 2008 @ 07:47 PM
Port response writing to a C extension
Comments and changes to this ticket
-
Kevin Williams January 19th, 2008 @ 07:52 PM
- Milestone cleared.
- State changed from new to open
-
macournoyer January 19th, 2008 @ 10:38 PM
- Title changed from response optimization to Optimize Thin::Headers
After some profiling Thin::Headers is taking lots of time.
Maybe port this to C or optimize the code. rassoc might not the best choice there.
-
macournoyer January 20th, 2008 @ 11:37 PM
- State changed from open to resolved
Porting to C wasn't worth it. I altered Thin::Headers to output directly to a string rather then store into an Array that was latter rewritten into a string.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป