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

Graphic optimizations 3 #4817

Merged
merged 3 commits into from May 20, 2014
Merged

Conversation

p01
Copy link
Contributor

@p01 p01 commented May 20, 2014

A couple of small optimizations but most notably a faster EOF check which is very hot code with ~10M calls for the document in issue2813

@Snuffleupagus
Copy link
Collaborator

/botio test

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/0ce51f952059bb0/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/f9bf41ee98d7db0/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://107.22.172.223:8877/f9bf41ee98d7db0/output.txt

Total script time: 2.68 mins

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

Image differences available at: http://107.22.172.223:8877/f9bf41ee98d7db0/reftest-analyzer.html#web=eq.log

@p01
Copy link
Contributor Author

p01 commented May 20, 2014

A file/folder is locked on the test server :\

Error: EBUSY, resource busy or locked 'C:\Users\ADMINI~1\AppData\Local\Temp\2\pdfjs_firefox\profile\Cache_CACHE_001_'

@pdfjsbot
Copy link

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/0ce51f952059bb0/output.txt

Total script time: 26.56 mins

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

@yurydelendik
Copy link
Contributor

/botio-windows test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_test from @yurydelendik received. Current queue size: 1

Live output at: http://107.22.172.223:8877/1ae7042f396ab04/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/1ae7042f396ab04/output.txt

Total script time: 24.10 mins

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

yurydelendik added a commit that referenced this pull request May 20, 2014
@yurydelendik yurydelendik merged commit d39af0a into mozilla:master May 20, 2014
@yurydelendik
Copy link
Contributor

Thank you for the patch

@p01
Copy link
Contributor Author

p01 commented May 20, 2014

Wow thanks! That was quick.

@p01 p01 mentioned this pull request May 22, 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.

None yet

4 participants