Opened 19 months ago
Last modified 19 months ago
#55856 new defect (bug)
WP Cache stats size wrong?
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | minor | Version: | |
Component: | Cache API | Keywords: | |
Focuses: | Cc: |
Description
What is the size that gets reported there? (class WP_Object_Cache function stats())
Doesn't make much sense, as it seems random.
It's not the runtime cache group memory size, since you serialize it, so it's not the same as the memory footprint. What is it supposed to mean, bc right now its just a number without a meaning.
Note: See
TracTickets for help on using
tickets.
Some history here: [3011], [16288].