Project

General

Profile

Actions

Bug #55574

closed

Use stat() instead of filemtime() AND filesize()

Added by Michiel Roos about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2014-02-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

Calling stat() is cheaper than callen filemtime() AND filesize().

stat() is about 2% quicker.

Actions

Also available in: Atom PDF