Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Minor optimizations #369

Merged
merged 3 commits into from
Jul 22, 2013
Merged

Minor optimizations #369

merged 3 commits into from
Jul 22, 2013

Conversation

avoidwork
Copy link
Owner

  • Changing array.each() to use a for loop instead of a while based on http://jsperf.com/array-foreach/2
  • Refactored utility.$() to have a better decision tree and less wasted ops
  • Leveraged closure scope for element.val() where applicable

@ghost ghost assigned avoidwork Jul 22, 2013
avoidwork added a commit that referenced this pull request Jul 22, 2013
@avoidwork avoidwork merged commit 8b3bc5e into 3.0 Jul 22, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant