Project

General

Profile

Actions

Architecture #18094

open

add inventory parsing perfomance test

Added by Nicolas CHARLES over 3 years ago. Updated 18 days ago.

Status:
New
Priority:
N/A
Assignee:
-
Category:
Performance and scalability
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:
No

Description

we have no test on performance of parsing of inventories

Actions #1

Updated by Nicolas CHARLES over 3 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #2

Updated by Nicolas CHARLES over 3 years ago

first finding, testing parser.parse:
  • not calling processSoftware saves 25% of time
  • not calling processProcesses saves 10% of time

digging deeper, in processSoftware, optText method itself takes 10% of total time, rest is XML (removing uuid gen don't save anything, and removing the s \ "xxx" bring this part to virtually 0 time)
so at least 25% of total time is XML traversing

Actions #3

Updated by Nicolas CHARLES over 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Elaad FURREEDAN
  • Pull Request set to https://github.com/Normation/rudder/pull/3164
Actions #4

Updated by Vincent MEMBRÉ over 3 years ago

  • Target version changed from 6.0.9 to 6.0.10
Actions #5

Updated by Vincent MEMBRÉ over 3 years ago

  • Target version changed from 6.0.10 to 798
Actions #6

Updated by Vincent MEMBRÉ over 3 years ago

  • Status changed from Pending technical review to New
Actions #7

Updated by Vincent MEMBRÉ over 3 years ago

  • Pull Request deleted (https://github.com/Normation/rudder/pull/3164)
Actions #8

Updated by Benoît PECCATTE almost 3 years ago

  • Target version changed from 798 to 6.1.14
Actions #9

Updated by Vincent MEMBRÉ almost 3 years ago

  • Target version changed from 6.1.14 to 6.1.15
Actions #10

Updated by Vincent MEMBRÉ almost 3 years ago

  • Target version changed from 6.1.15 to 6.1.16
Actions #11

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 6.1.16 to 6.1.17
Actions #12

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 6.1.17 to 6.1.18
Actions #13

Updated by Vincent MEMBRÉ over 2 years ago

  • Target version changed from 6.1.18 to 6.1.19
Actions #14

Updated by Alexis Mousset about 2 years ago

  • Tracker changed from Bug to Architecture
  • Priority deleted (0)
Actions #15

Updated by Vincent MEMBRÉ about 2 years ago

  • Target version changed from 6.1.19 to 6.1.20
Actions #16

Updated by Vincent MEMBRÉ almost 2 years ago

  • Target version changed from 6.1.20 to 6.1.21
Actions #17

Updated by Vincent MEMBRÉ almost 2 years ago

  • Target version changed from 6.1.21 to old 6.1 issues to relocate
Actions #18

Updated by Alexis Mousset about 1 year ago

  • Target version changed from old 6.1 issues to relocate to 8.0.0~alpha1
Actions #19

Updated by Vincent MEMBRÉ 9 months ago

  • Target version changed from 8.0.0~alpha1 to 8.0.0~beta1
Actions #20

Updated by Alexis Mousset 9 months ago

  • Target version changed from 8.0.0~beta1 to 8.1.0~alpha1
Actions #21

Updated by Vincent MEMBRÉ 3 months ago

  • Target version changed from 8.1.0~alpha1 to 8.1.0~beta1
Actions #22

Updated by Vincent MEMBRÉ about 2 months ago

  • Target version changed from 8.1.0~beta1 to 8.1.0~beta2
Actions #23

Updated by Vincent MEMBRÉ 29 days ago

  • Target version changed from 8.1.0~beta2 to 8.1.0~rc1
Actions #24

Updated by Elaad FURREEDAN 24 days ago

  • Assignee deleted (Elaad FURREEDAN)
  • Regression set to No
Actions #25

Updated by Elaad FURREEDAN 24 days ago

  • Target version changed from 8.1.0~rc1 to 8.0.7
Actions #26

Updated by Vincent MEMBRÉ 18 days ago

  • Target version changed from 8.0.7 to 8.0.8
Actions

Also available in: Atom PDF