Skip to content

Don't enforce 64bit hit counter on Windows #9367

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 1 commit into from

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 18, 2022

There is no particular need to have a 64bit hit counter on Windows.


AFAIK, there is no good reason to use InterlockedIncrement(64) here either, but maybe I'm missing something.

There is no particular need to have a 64bit hit counter on Windows.
@cmb69 cmb69 changed the title Don't enforce 64 hit counter on Windows Don't enforce 64bit hit counter on Windows Aug 18, 2022
Copy link
Member

@iluuu1994 iluuu1994 left a comment

Choose a reason for hiding this comment

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

LGTM!

@cmb69 cmb69 closed this in 9313cd8 Aug 22, 2022
@cmb69 cmb69 deleted the cmb/opcache-hits-win branch August 22, 2022 15:50
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.

2 participants