Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactored the test loader to iterate once and be a bit more readable #524

Merged
merged 2 commits into from
Apr 30, 2014

Conversation

crismali
Copy link
Contributor

Prevented the test loader from iterating twice (not really a performance win, but still unnecessary work) and made things a bit more readable. requirejs.entries and entry are easier to understand than requirejs._eak_seen and key (to me at least).

@abuiles
Copy link
Member

abuiles commented Apr 30, 2014

@crismali could you please update the Changelog?

@crismali
Copy link
Contributor Author

Sorry about that, I'll remember to update it next time :)

twokul added a commit that referenced this pull request Apr 30, 2014
refactored the test loader to iterate once and be a bit more readable
@twokul twokul merged commit 779c37d into ember-cli:master Apr 30, 2014
@abuiles
Copy link
Member

abuiles commented Apr 30, 2014

@crismali thanks!

@twokul
Copy link
Contributor

twokul commented Apr 30, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants