search for: httpaccess2

Displaying 2 results from an estimated 2 matches for "httpaccess2".

Did you mean: httpaccess
2007 Jul 31
2
merb speed
...de to merb? Also, I''m trying to do some sort of rough client-side benchmarking using the following code - is there anything obviously wrong with it? I''m getting numbers of over 10 seconds per page load when I have 50 users repeatedly requesting a dynamic page in a loop: client = HTTPAccess2::Client.new client.set_cookie_store("cookie.dat") client.post(url, {:user_login => login, :user_password => pwd}) client_time = [] all_client_avg = [] all_server_avg = [] $total_client_avg = [] $total_server_avg = [] num_iterations.times do |i| folders = YAML.load(client.get_conten...
2006 Mar 28
74
Is this an elaborate hoax/troll?
I sure hope so: http://duckdown.blogspot.com/2006/03/additional-thoughts-on-why-ruby-isnt.html Seems like it''s getting genuine rebuttals, though. It''s actually kind of amusing.