The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Xdebug Performance Boost

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
Xdebug Performance Boost Posted: Oct 15, 2007 10:14 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: Xdebug Performance Boost
Feed Title: Sebastian Bergmann on PHP
Feed URL: http://sebastian-bergmann.de/rss.php?category=6&version=2.0
Feed Description: Sebastian Bergmann is a long-time contributor to various PHP projects, including PHP itself. He is currently working for eZ Systems AS on the Workflow Engine component for the eZ Platform. As the developer of PHPUnit, he also helps with testing the eZ Components. In his free time he likes to hack on Open Source software and to take photographs, preferably while travelling the world.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann on PHP

Advertisement
Derick recently committed a patch that improves the performance of code coverage data collection in Xdebug . Xdebug 2.0.0: Workflow: ezcWorkflowDefinitionStorageXmlTest: .............................................. ezcWorkflowExecutionTest: ................................................. ezcWorkflowTest: ..................... ezcWorkflowNodeTest: ..................... ezcWorkflowConditionTest: ......................... ezcWorkflowVisitorVisualizationTest: ................. WorkflowDatabaseTiein: ezcWorkflowDatabaseTieinDefinitionTest: .............. ezcWorkflowDatabaseTieinExecutionTest: .... WorkflowEventLogTiein: ezcWorkflowEventLogTieinListenerTest: ...................... Time: 02:15 OK (219 tests) Xdebug 2.0.1-dev: Workflow: ezcWorkflowDefinitionStorageXmlTest: .............................................. ezcWorkflowExecutionTest: ................................................. ezcWorkflowTest: ..................... ezcWorkflowNodeTest: ..................... ezcWorkflowConditionTest: ......................... ezcWorkflowVisitorVisualizationTest: ................. WorkflowDatabaseTiein: ezcWorkflowDatabaseTieinDefinitionTest: .............. ezcWorkflowDatabaseTieinExecutionTest: .... WorkflowEventLogTiein: ezcWorkflowEventLogTieinListenerTest: ...................... Time: 12 seconds OK (219 tests) This makes PHPUnit 's code coverage functionality so much more practical to use.

Read: Xdebug Performance Boost

Topic: Because A Language Is Irrelevant Previous Topic   Next Topic Topic: A Week in Atlanta

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use