Open
Description
Hello,
meminfo_info_dump lacks the value field to generate some useful reports, pls merge my pull request #29 (it contains the fix and tests from #30 issue) because without this fix we can't gather reports in a row. It takes ~1000mb memory to get at least ~30 reports for the php app when it usually takes ~ 100mb of memory for its objects.
Thanks.