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

Concatenate POST body data instead of using Array.prototype.join. #2

Merged
merged 1 commit into from
Aug 21, 2013
Merged

Concatenate POST body data instead of using Array.prototype.join. #2

merged 1 commit into from
Aug 21, 2013

Conversation

samolsen
Copy link
Contributor

Concatenate POST body data instead of using Array.prototype.join. This is faster on V8. http://jsperf.com/array-join-vs-string-connect

Also corrected some paths and recompiled js source.

@sandy98 sandy98 merged commit 59921b2 into sandy98:master Aug 21, 2013
@sandy98
Copy link
Owner

sandy98 commented Aug 21, 2013

Thks, Sam. Pull requeste fullfilled.

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.

None yet

2 participants