Skip to content

Instantly share code, notes, and snippets.

@kentfredric
Created February 7, 2011 12:59
Show Gist options
  • Save kentfredric/366b3576809dd6bdefb7 to your computer and use it in GitHub Desktop.
Save kentfredric/366b3576809dd6bdefb7 to your computer and use it in GitHub Desktop.
for i in $( seq 0 10 ) ; do time curl "http://www.plurk.com/Geo/getCities?region_id=2548" ; done
[]
real 0m0.428s
user 0m0.001s
sys 0m0.002s
[]
real 0m9.817s
user 0m0.001s
sys 0m0.004s
[]
real 0m0.433s
user 0m0.001s
sys 0m0.003s
[]
real 0m0.432s
user 0m0.002s
sys 0m0.003s
[]
real 0m0.422s
user 0m0.002s
sys 0m0.002s
[]
real 0m0.439s
user 0m0.001s
sys 0m0.003s
[]
real 0m0.424s
user 0m0.001s
sys 0m0.004s
[]
real 0m9.801s
user 0m0.002s
sys 0m0.002s
[]
real 0m10.004s
user 0m0.001s
sys 0m0.004s
[]
real 0m9.814s
user 0m0.000s
sys 0m0.004s
[]
real 0m0.423s
user 0m0.003s
sys 0m0.002s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment