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

Optimize and test coverage of pcre2 yielding #9610

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

sverker
Copy link
Contributor

@sverker sverker commented Mar 19, 2025

No description provided.

sverker added 2 commits March 19, 2025 15:19
The hope is that the C compiler will have easier to optimize
by caching the loops_left counter in a register.
Also
* Kept macro DEBUG in build of pcre2_* files
* Renamed suffix of pcre2_match_loop_break_cases.inc to .gen.h
* Removed the strange +100 for yield point label names
@sverker sverker added team:VM Assigned to OTP team VM enhancement testing currently being tested, tag is used by OTP internal CI labels Mar 19, 2025
@sverker sverker self-assigned this Mar 19, 2025
Copy link
Contributor

github-actions bot commented Mar 19, 2025

CT Test Results

    4 files    227 suites   1h 57m 42s ⏱️
3 687 tests 3 593 ✅  94 💤 0 ❌
4 794 runs  4 677 ✅ 117 💤 0 ❌

Results for commit 08d2615.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@sverker sverker requested a review from frazze-jobb March 19, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant