Skip to content
Critiq Docs

Search docs

Search documentation pages and rules

performance.io

Avoid no sync fs in request path

Performance hygiene signal for php sources.

#Metadata

Rule ID
php.performance.no-sync-fs-in-request-path
Severity
high
Confidence
0.66
Languages
php
Presets
strict
Stability
experimental
Applies to
block
Tags
performance, php, rules-catalog

#Why it matters

Performance hygiene signal for php sources.

#Remediation

Refactor this path to reduce avoidable runtime overhead.

#Repository path

The generated metadata points to critiq-rules/libs/rules/catalog/rules/php/php.performance.no-sync-fs-in-request-path.rule.yaml.