blog comments 0 del.icio.us bookmarks 0 diggs 0 Google results 0

5.6
PostRank

Ruby 1.8’s Dismal Net/HTTP Performance

Ruby Inside From Ruby Inside, 1 month ago, 2 views

htperfruby18.pngA week ago, Adam Nelson (a Virginia-based Ruby developer) complained about Ruby's "absolutely bullshit Ruby HTTP client situation." He was running into a nasty situation where Ruby's standard HTTP client library (net/http) was sending data in 1 kilobyte chunks, causing his CPU to redline. Due to net/http's popularity (particularly with other libraries), Adam saw this as a big issue.

Today, Adam returns with a more scientific analysis of Ruby 1.8.x's HTTP client performance. He discovers that while Ruby 1.8.6 and below have…

comments

No comments yet.

You must be logged in to add your own comment.