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

Move performance tests to phpbench #6575

Merged

Conversation

lcobucci
Copy link
Member

@lcobucci lcobucci commented Jul 23, 2017

Cherry-picked the work done in #5840 - with some minor adjustments.

Runs fine with the PHAR version (waiting on phpbench/phpbench#476 so we can require it on composer).

@lcobucci lcobucci self-assigned this Jul 23, 2017
@lcobucci lcobucci requested a review from Ocramius July 23, 2017 03:32
@Ocramius
Copy link
Member

So... what happens when we rebase develop on top of this if we merge it? :-\

@lcobucci
Copy link
Member Author

@Ocramius git will be smart enough to drop commits (except for the commits with different deltas)

@Ocramius
Copy link
Member

Good enough for me then. This suite is vital for comparing ORM 2.x to ORM 3.x, so it's gonna be shipped.

@lcobucci can you add a build matrix entry to run this on travis too?

@lcobucci
Copy link
Member Author

@Ocramius sure 😉

@lcobucci lcobucci force-pushed the improvement/move-performance-tests-to-phpbench branch from a8df193 to df71bd8 Compare July 23, 2017 08:17
@lcobucci
Copy link
Member Author

@Ocramius done

Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@Ocramius Ocramius added this to the 2.6.0 milestone Jul 23, 2017
Also separating the execution of the tests from other tools.
@lcobucci lcobucci force-pushed the improvement/move-performance-tests-to-phpbench branch from df71bd8 to e07c90d Compare July 23, 2017 08:30
@lcobucci lcobucci merged commit 8407957 into doctrine:master Jul 23, 2017
@lcobucci lcobucci deleted the improvement/move-performance-tests-to-phpbench branch July 23, 2017 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants