Skip to content

Speed up test case #7088

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

Closed
wants to merge 2 commits into from
Closed

Speed up test case #7088

wants to merge 2 commits into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Jun 2, 2021

This test case did 100,000 includes of a non existing file to show the
memory leak; this is not necessary, if we (approximately) calculate the
actual size of the zend_string, and rely on the actual memory allocated
by ZendMM.

This test case did 100,000 includes of a non existing file to show the
memory leak; this is not necessary, if we (approximately) calculate the
actual size of the zend_string, and rely on the actual memory allocated
by ZendMM.
@cmb69 cmb69 mentioned this pull request Jun 2, 2021
Copy link
Member

@nikic nikic left a comment

Choose a reason for hiding this comment

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

LG assuming all the CIs are happy.

@cmb69 cmb69 closed this in d5dd9d5 Jun 2, 2021
@cmb69 cmb69 deleted the cmb/bug79514-test branch June 2, 2021 21:20
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.

4 participants