Is there any difference in performance using $. instead of jQuery. ? I guess $ is the shorthand. But in theory, does anybody know if it has any impact on performance using one or the other?
This question is not about $ versus jQuery in general. But the actual performance of using one or the other.