Actions
Bug #20253
closedimprove compliance computation efficiency
Status:
Released
Priority:
N/A
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
we always run the string against a regex validation to ensure that it matches or not, even if t would match the variable directly, or not contain a $
Updated by Nicolas CHARLES about 3 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES about 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/3987
Updated by Nicolas CHARLES about 3 years ago
this saves roughly 15% - it's still twice slower than 6.1 branch though
Updated by Vincent MEMBRÉ about 3 years ago
- Related to Bug #20254: Improve compliance computation efficiency added
Updated by Nicolas CHARLES about 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|f333f9726a2c45c54bdeb408fdfe74c32a09424b.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta3 which was released today.
Actions