[wp-trac] [WordPress Trac] #20789: Tweak post query text on about page to make it more understandable for regular people
WordPress Trac
wp-trac at lists.automattic.com
Wed May 30 17:16:46 UTC 2012
#20789: Tweak post query text on about page to make it more understandable for
regular people
-----------------------------------+------------------
Reporter: simonwheatley | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.4
Component: Help/About | Version: 3.4
Severity: minor | Resolution:
Keywords: has-patch i18n-change |
-----------------------------------+------------------
Comment (by nacin):
westi proposed: "Post queries have been optimized to improve performance,
especially for sites with large databases."
We're not avoiding table scans; rather, we're reducing the size of
temporary tables that end up getting scanned.
If we wanted to include the technical details, it should be something like
this: "Post queries have been optimized to improve performance, especially
for sites with large databases, by reducing the size of temporary tables."
I think leaving off the last phrase is fine.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20789#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list