Search Results

7
votes
5answers
385 views

How do you do performance testing in Ruby webapps?

I've been looking at ways people test their apps in order decide where to do caching or apply some extra engineering effort, and so far httperf and a simple sesslog have been quite helpful. …
0
votes

How do you do performance testing in Ruby webapps?

A colleague of mine has also posted some interesting thoughts on this. …