Skip to content

Instantly share code, notes, and snippets.

@Ironholds
Created November 18, 2014 15:13
Show Gist options
  • Save Ironholds/30227f24e756af563c8b to your computer and use it in GitHub Desktop.
Save Ironholds/30227f24e756af563c8b to your computer and use it in GitHub Desktop.
The power of C
Unit: milliseconds
expr min lq mean median uq max neval
{ test <- c_geo_country(ips) } 56.83126 61.43066 64.75143 63.72016 66.15943 136.7492 100
Unit: seconds
expr min lq mean median uq max neval
{ test <- geo_country(ips) } 5.597797 5.814648 6.260509 5.900368 6.118264 10.61174 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment