Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #28425, comment 14


Ignore:
Timestamp:
06/25/2014 03:47:36 AM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28425, comment 14

    initial v1  
    44While the use case might not exactly be valid (as mentioned above), this sounds like a valid observation. Reusing the object we already have would save us some overhead.
    55
    6 A quick test with 100,000 iterations shows a 15% performance increase (21,281 seconds with [attachment:28425-1.diff] vs. 25,135 seconds unpatched).
     6A quick test with 100 000 iterations shows a 15% performance increase (21,281 seconds with [attachment:28425-1.diff] vs. 25,135 seconds unpatched).