[wp-trac] [WordPress Trac] #25856: debug of wpautop function with Unit Tests
WordPress Trac
noreply at wordpress.org
Mon Nov 18 14:02:59 UTC 2013
#25856: debug of wpautop function with Unit Tests
-------------------------+--------------------
Reporter: mdbitz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.8
Component: Formatting | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+--------------------
Comment (by mdbitz):
Some profiling/benchmarking would be a good idea. I haven't done very much
work in that space before but would be interested in giving it a crack.
Are there any profiling standards or sample scenarios that are being done
for other sections of WordPress. Also is performance testing something
that should potentially be integrated into the test suite? It would be
potentially subjective to the environment but might make sure that
critical path of WordPress doesn't degrade as new releases/functionality
is added.
I'll take a pass at separating the large content out to supporting files.
The idea behind the test came from a previous defect where wpautop would
return empty string on large content, so splitting the data would make the
test obsolete.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25856#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list