Skip to content

Conversation

uyga
Copy link
Contributor

@uyga uyga commented Aug 26, 2013

Export and import for PHP_CodeCoverage in our project was too long - approx 70 hours. With changing serialize/unserialize approach we've got 2.5 hours. New approach is var_export and include.

sebastianbergmann added a commit that referenced this pull request Aug 27, 2013
Using var_export instead of serialize for PHP_CodeCoverage object export
@sebastianbergmann sebastianbergmann merged commit 06984b3 into sebastianbergmann:master Aug 27, 2013
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.

2 participants