|
|
|
|
|
by oinksoft
4873 days ago
|
|
People on comp.lang.javascript (which has its problems, and I've been away for a while) have been noting this for a while. jQuery chews far more cycles than comparable libraries with its function overloading, extra $(this) invocations and such. |
|