wp-media / wp-rocket

Performance optimization plugin for WordPress
https://wp-rocket.me
GNU General Public License v2.0
688 stars 215 forks source link

Possibly remove glob() altogether #3459

Open iCaspar opened 3 years ago

iCaspar commented 3 years ago

This issue is for possible performance enhancement issues around the use of PHP glob(), and when to use it, when to conditionally use it, and when not to use it.

piotrbak commented 2 months ago

@Tabrisrp @MathieuLamiot Do you feel this is still something that could add any value to the product?

Tabrisrp commented 2 months ago

For me this would be something that could be part of a cooldown sprint.