-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The memory profiling mode of Reli has solutions to some open issues in php-memprof in some extent.
- Please release a PHP 8-compatible version BitOne/php-meminfo#125
- [Feature request] Allow to automatically create a dump on memory limit BitOne/php-meminfo#122
- Take into account unreferencable circular references BitOne/php-meminfo#83
- Add value field BitOne/php-meminfo#31
On the other hand, Reli also has its own limitations mainly due to the requirements of FFI and CAP_SYS_PTRACE.
Maybe providing a comparison table helps users.
Don't forget to add version information when mentioning php-meminfo, as the information may become out of date when the php-meminfo is updated.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation