Make WordPress Core

Changes between Version 9 and Version 10 of Ticket #34560, comment 13


Ignore:
Timestamp:
11/04/2015 02:09:41 PM (8 years ago)
Author:
pdfernhout
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34560, comment 13

    v9 v10  
    77So, I put the website with the issue under git source control (just in case, and a good thing to do anyway) and fired away with "patch < 34560.3.diff" (on top of 4.3.1). The site seemed to still be running OK (crossing fingers). I eventually did "git stash" the changes after about an hour or so to bring the production server back to plain 4.3.1 out of precaution and a concern for auto updates colliding with the changes -- even though everything was running even better than usual up to that point.
    88
    9 Here are some memory statistics after patching as reported by WP-Memory-Usage:
     9Here are some memory statistics after patching as reported by WP-Memory-Usage (in MB):
    1010
    1111{{{
     
    1414Editing simple page about 1K with 17 revisions: 27.21 of 256
    1515
    16 Editing 437K page with 338 revisions Memory : 91.81 of 256
     16Editing 437K page with 338 revisions: 91.81 of 256
    1717
    18 Looking at a revision of the big page: Memory : 88.83 of 256
     18Looking at a revision of the big page: 88.83 of 256
    1919}}}
    2020