Skip to content

Conversation

@arnaud-lb
Copy link
Owner

@arnaud-lb arnaud-lb commented Feb 24, 2025

Enabling profiling during request may not work as expected because of PHP optimizations and observer behavior. Supporting that would create overhead when not profiling. Using MEMPROF_PROFILE is now the only way to enable profiling.

@arnaud-lb arnaud-lb force-pushed the remove-memprof-enable branch 2 times, most recently from d4730fc to e046e8b Compare February 24, 2025 18:12
Enabling profiling during request may not work as expected because of PHP
optimizations and observer behavior. Using MEMPROF_PROFILE is now the
only way to enable profiling.
@arnaud-lb arnaud-lb force-pushed the remove-memprof-enable branch from e046e8b to 7bafeb3 Compare February 24, 2025 18:27
@arnaud-lb arnaud-lb merged commit 281dea6 into v5 Feb 24, 2025
6 checks passed
@arnaud-lb arnaud-lb deleted the remove-memprof-enable branch February 24, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants