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

Removes some bind() calls from fetchAsync #5140

Merged
merged 1 commit into from Aug 6, 2014

Conversation

yurydelendik
Copy link
Contributor

Fixes #5139 ?

/cc @nnethercote

@nnethercote
Copy link
Contributor

Much better! Cumulative allocations drop from 725,870,749 bytes to 634,211,099 bytes, and (detected) allocations done by that function drop from 11.7% to 5.4%.

@Snuffleupagus
Copy link
Collaborator

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Aug 6, 2014

From: Bot.io (Linux)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.21.233.14:8877/cd403f44b45a5d1/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Aug 6, 2014

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.22.172.223:8877/7d364809fb7f86e/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Aug 6, 2014

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/7d364809fb7f86e/output.txt

Total script time: 19.43 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@pdfjsbot
Copy link

pdfjsbot commented Aug 6, 2014

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/cd403f44b45a5d1/output.txt

Total script time: 22.20 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

Snuffleupagus added a commit that referenced this pull request Aug 6, 2014
Removes some bind() calls from fetchAsync
@Snuffleupagus Snuffleupagus merged commit 179bb2e into mozilla:master Aug 6, 2014
@Snuffleupagus
Copy link
Collaborator

Looks good; thanks for the patch!

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.

Lots of Promise objects and closures for a very large document
4 participants