Created
March 17, 2019 13:05
-
-
Save linwoodc3/d30ce37091f169c108fcca475bf27fea to your computer and use it in GitHub Desktop.
testing code editor
This file contains 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
timeit -n 100 geohash.encode(36.056595, -112.125092) | |
[Out]: 992 ns ± 21.4 ns per loop (mean ± std. dev. of 7 runs, 100 loops each) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment