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

Groups path commands into single operation #4683

Merged
merged 1 commit into from
May 9, 2014

Conversation

yurydelendik
Copy link
Contributor

No description provided.

@yurydelendik
Copy link
Contributor Author

@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 0

Live output at: http://107.21.233.14:8877/26070e1f991b61e/output.txt

@timvandermeij
Copy link
Contributor

The first PDF is goes down from approx. 12 seconds to 9 seconds, the second PDF goes down from approx. 25 seconds to 20 seconds. Rendering also looks more constant. Nice work!

@yurydelendik
Copy link
Contributor Author

.. thinking about further grouping those into set of figures: color + path + stroke + fill group commands

@timvandermeij
Copy link
Contributor

One more to test with:

Regressed:

@yurydelendik
Copy link
Contributor Author

Let's land this. Grouping by shape is getting complicates (see groupshapes branch)

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/04715530fa4f316/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/9f2a212aa5c8b03/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://107.22.172.223:8877/04715530fa4f316/output.txt

Total script time: 22.08 mins

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

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

@pdfjsbot
Copy link

From: Bot.io (Linux)


Failed

Full output at http://107.21.233.14:8877/9f2a212aa5c8b03/output.txt

Total script time: 25.79 mins

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

Image differences available at: http://107.21.233.14:8877/9f2a212aa5c8b03/reftest-analyzer.html#web=eq.log

@yurydelendik
Copy link
Contributor Author

/botio-windows unittest

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_unittest from @yurydelendik received. Current queue size: 0

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

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

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

Total script time: 2.74 mins

  • Unit Tests: Passed

@timvandermeij
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/4e45f71a2ce8277/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/9ce506fa882d782/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Failed

Full output at http://107.22.172.223:8877/4e45f71a2ce8277/output.txt

Total script time: 22.01 mins

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

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

@pdfjsbot
Copy link

From: Bot.io (Linux)


Failed

Full output at http://107.21.233.14:8877/9ce506fa882d782/output.txt

Total script time: 25.79 mins

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

Image differences available at: http://107.21.233.14:8877/9ce506fa882d782/reftest-analyzer.html#web=eq.log

@Snuffleupagus
Copy link
Collaborator

Given that the test failures only affect Firefox, and the fact that the changes are really small, could this by any change be caused by a Firefox update on the bots?

@timvandermeij
Copy link
Contributor

Let's test this again now that the latest references have been made.

/botio test

@pdfjsbot
Copy link

pdfjsbot commented May 1, 2014

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/7f8eb9e9d7e7346/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 1, 2014

From: Bot.io (Windows)


Received

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

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

@pdfjsbot
Copy link

pdfjsbot commented May 1, 2014

From: Bot.io (Windows)


Failed

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

Total script time: 22.41 mins

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

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

@pdfjsbot
Copy link

pdfjsbot commented May 1, 2014

From: Bot.io (Linux)


Failed

Full output at http://107.21.233.14:8877/7f8eb9e9d7e7346/output.txt

Total script time: 25.79 mins

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

Image differences available at: http://107.21.233.14:8877/7f8eb9e9d7e7346/reftest-analyzer.html#web=eq.log

@yurydelendik
Copy link
Contributor Author

/botio-windows preview

@pdfjsbot
Copy link

pdfjsbot commented May 8, 2014

From: Bot.io (Windows)


Received

Command cmd_preview from @yurydelendik received. Current queue size: 0

Live output at: http://107.22.172.223:8877/17e040f29cfb281/output.txt

@yurydelendik
Copy link
Contributor Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Linux)


Received

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

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

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/50b401eec0ef650/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Windows)


Failed

Full output at http://107.22.172.223:8877/50b401eec0ef650/output.txt

Total script time: 23.74 mins

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

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

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Linux)


Failed

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

Total script time: 25.58 mins

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

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

@yurydelendik
Copy link
Contributor Author

Okay, looks like commands are split in chunks different way, so small images chunk optimization produce different results. I think we good to go.

/botio makeref

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Windows)


Received

Command cmd_makeref from @yurydelendik received. Current queue size: 0

Live output at: http://107.22.172.223:8877/5ebec9fee16f1e8/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Linux)


Received

Command cmd_makeref from @yurydelendik received. Current queue size: 0

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

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/5ebec9fee16f1e8/output.txt

Total script time: 23.90 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

@pdfjsbot
Copy link

pdfjsbot commented May 9, 2014

From: Bot.io (Linux)


Success

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

Total script time: 25.67 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

yurydelendik added a commit that referenced this pull request May 9, 2014
Groups path commands into single operation
@yurydelendik yurydelendik merged commit a26d28a into mozilla:master May 9, 2014
@yurydelendik yurydelendik mentioned this pull request May 9, 2014
@yurydelendik
Copy link
Contributor Author

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.

4 participants