79754337

Date: 2025-09-03 08:44:41
Score: 1
Natty:
Report link

restrict tell the compiler that this pointer (this array) is only accessible through this pointer in this function.
Knowing that, the compiler can optimise more aggressively because there is no overlap with other pointer.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: apouchet