Skip to content

Instantly share code, notes, and snippets.

@tjluoma
Created April 29, 2015 01:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tjluoma/293aae9628c65d41d01a to your computer and use it in GitHub Desktop.
Save tjluoma/293aae9628c65d41d01a to your computer and use it in GitHub Desktop.
@tjluoma
Copy link
Author

tjluoma commented Apr 29, 2015

Result:

These lines repeated 18 times:

http://bit.ly/1JqLxBW
2015-04-28--19.09.33

and then this appeared:

http://www.presbyterianmission.org/ministries/yav/apply/
2015-04-28--19.09.33

That means that the URL was expanded in less than 1 second. Tenths of a second.

There's no meaningful way that this could be faster.

@tjluoma
Copy link
Author

tjluoma commented Apr 29, 2015

Note that StretchLink caches URLs that it has expanded until quit, so if you run this test more than once you will need to either quit the app or change the URL. Be sure it doesn't get expanded when you're adding it to the script!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment