celluloid-benchmark 0.2.4
Celluloid Benchmark realistically load tests websites. Write expressive, concise load tests in Ruby. Use Rubinius and Celluloid forpec high concurrency. Use Mechanize for a realistic (albeit non-JavaScript) browser client.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (7):
            celluloid
            ~> 0.16.0
          
          
            mechanize
            ~> 2.7
          
          
            mime-types
            ~> 1.25
          
          
            multi_json
            >= 0
          
          
            racc
            ~> 1
          
          
            slop
            ~> 3.6
          
          
            table_print
            >= 0
          
    