updated the benchmark with the api change

This commit is contained in:
Paul Dix 2009-05-07 13:02:03 -04:00
parent 4b9d0157d6
commit 381e6af32a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ calls = 20
include Typhoeus
end
Typhoeus.init_easy_objects
Typhoeus.init_easy_object_pool
benchmark do |t|
t.report("net::http") do