Changes between Version 1 and Version 2 of Ticket #61782, comment 1
- Timestamp:
- 07/29/2024 01:59:15 AM (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61782, comment 1
v1 v2 2 2 3 3 Just upload the PHP file as a plugin, activate it, and visit any public page with the "?test=1" query parameter. 4 5 Correction: 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.