Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #61782, comment 1


Ignore:
Timestamp:
07/29/2024 01:59:15 AM (11 months ago)
Author:
Cybr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61782, comment 1

    v1 v2  
    22
    33Just upload the PHP file as a plugin, activate it, and visit any public page with the "?test=1" query parameter.
     4
     5Correction: I tested 10,000 iterations, not 1000 iterations. But testing 1000 will still yield the same ~160x performance improvement. At 10 iterations, we measure a ~60x performance improvement, and at 2 iterations ~2x.