rmm5t / jquery-timeago

:clock8: The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
http://timeago.yarp.com
MIT License
3.82k stars 710 forks source link

[TASK] Use jQuery more efficiently in the test script #291

Closed oliverklee closed 8 years ago

oliverklee commented 8 years ago

Cache elements instead of calling the same selector multiple times.