GetFileInfo is really slow in 5.3, use FileInfo instead if possible

Just discovered that GetFileInfo() is really slow in 5.3, i.e. 188ms, compared to 4.5 or ACF.

Use FileInfo instead if possible for an easy performance win

https://luceeserver.atlassian.net/browse/LDEV-2505

1 Like