Skip to content

Instantly share code, notes, and snippets.

@hanshasselberg
Created October 29, 2012 19:46
Show Gist options
  • Save hanshasselberg/3976076 to your computer and use it in GitHub Desktop.
Save hanshasselberg/3976076 to your computer and use it in GitHub Desktop.
Curl.set_option performance
$ b ruby perf/ethon.rb
user system total real
[ 1 000 000 Iterations]
String.new 0.200000 0.000000 0.200000 ( 0.200820)
Easy.new 6.250000 0.130000 6.380000 ( 6.377507)
Curl.set_option 3.540000 0.050000 3.590000 ( 3.597051)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment