Project

General

Profile

Actions

Bug #12725

closed

We are missing a lot of timing measurement in policy generation

Added by Nicolas CHARLES almost 6 years ago. Updated almost 6 years ago.

Status:
Released
Priority:
N/A
Category:
Performance and scalability
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

In the policy generation, we have a big black box in term of time measurement: writeTemplate
This method uses the biggest part of the generation time (more than 80%), but we have little to no detail of which steps are slow

We need to add real timing info in this method, to measure what is slow

First studies give a very interesting result
[2018-05-31 16:15:49] DEBUG policy.generation - Promises move to final position in 11317 ms out of [2018-05-31 16:16:05] DEBUG com.normation.rudder.services.policies.PromiseGenerationServiceImpl - Write node configurations : 41423 ms

The logger used for that is named: policy.generation:

  <logger name="policy.generation" level="debug"/>
Actions #1

Updated by Nicolas CHARLES almost 6 years ago

  • Status changed from New to In progress
Actions #2

Updated by Nicolas CHARLES almost 6 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/1954
Actions #3

Updated by Rudder Quality Assistant almost 6 years ago

  • Assignee changed from François ARMAND to Nicolas CHARLES
Actions #4

Updated by Nicolas CHARLES almost 6 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by François ARMAND almost 6 years ago

  • Description updated (diff)
Actions #6

Updated by François ARMAND almost 6 years ago

  • Description updated (diff)
Actions #7

Updated by Vincent MEMBRÉ almost 6 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.1.13, 4.2.7 and 4.3.3 which were released today.

Actions

Also available in: Atom PDF