[wp-trac] [WordPress Trac] #22844: random_seed transient is autoloaded with no reason
WordPress Trac
noreply at wordpress.org
Wed Dec 12 06:48:17 UTC 2012
#22844: random_seed transient is autoloaded with no reason
--------------------------+------------------------------
Reporter: mark-k | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Performance | Version: 3.4.2
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by nacin):
> some DB response and memory usage improvement
It would be good to see numbers on this. I would think this would be
minimal. I doubt the query would be any faster (down to thousandths of a
second) because it has to do a full table scan for all options anyway, and
memory savings would be in the order of bytes.
I think we'd rather avoid storing something like this with an expiration.
Semantically, it is not something that needs to expire after a period of
time.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22844#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list