Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: d87da7ae43fc01197589163583a40fab70933dc4
https://github.com/Perl/perl5/commit/d87da7ae43fc01197589163583a40fab70933dc4
Author: Dmitrii Kuvaiskii <[email protected]>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M regexec.c
Log Message:
-----------
Mark reginfo_buf as uninitialized to avoid performance regression
This is similar to previous commit "Mark svpv_buf as uninitialized to
avoid performance regression". With this commit, even when compiled with
`-ftrivial-auto-var-init=zero`, Perl still exhibits good performance
during regex matching operations.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications