Created
November 18, 2014 15:13
-
-
Save Ironholds/30227f24e756af563c8b to your computer and use it in GitHub Desktop.
The power of C
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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