-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Trigger JIT tracing&compilation more often in tests #12250
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
Closed
Changes from 28 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ef6db9f
Trigger JIT tracing&compilation more often, enable JIT for ASAN
danog 4e504e1
Revert some changes
danog 2c965c1
Fix
danog ca53391
Increase JIT buffer size since Psalm get dangerously close to the 16M…
danog 88cf395
Add test for https://github.com/php/php-src/issues/11917
danog b3a2b3e
Remove jit_prof_threshold
danog a979682
Run opcache tests with JIT on windows
danog 94714eb
Unify JIT settings and explicitly disable JIT where needed
danog f397961
Move new JIT test, fixup mac OS builds too
danog b4ac0e2
Explicitly disable JIT for ASAN builds
danog 8c92c0e
Remove mistakenly added additional 0
danog 8701969
Add phpseclib, psalm, phpstan nightly JIT+ASAN tests
danog 104f03f
Change config in all other CIs
danog c5af745
Change config in all other CIs
danog c30b9b3
Fixup config
danog e11a67a
Improve
danog 665e09c
Improve tests
danog f822a56
Parallelize
danog 4aa113f
Remove RAM limitations
danog 543b52b
Update
danog a06eea9
Fix deps
danog 8de7066
Fix deps
danog 1a4d450
Fixup opcache
danog 96f7b74
Reorder
danog 84373f0
fix
danog f837597
Update to upstream phpseclib
danog 4caf2d6
Improve workflow
danog 12281a4
Remove new tests, move to separate PR
danog dbd4005
Remove stray line
danog File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.