Basic profiling facilities for CLI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Fuel for OpenStack |
Low
|
Fuel Documentation Team |
Bug Description
https:/
commit d2c3f2c937d82dc
Author: Roman Prykhodchenko <email address hidden>
Date: Mon Oct 13 12:54:19 2014 +0200
Basic profiling facilities for CLI
This patch implements a simple wrapper for
profiling different CLI commands and saving
the results.
cProfile is used as a profiling tool; results
are saved as a call-tree, textual statistics and
a DOT-graph.
Performance profiling settings are stored in settings.yaml
which is introduced by this patch and is distributed with
Fuel Client. Custom user settings can be supplied using the
FUELCLIENT_
the default ones.
DocImpact
Blueprint: 100-nodes-support
Change-Id: Ia9f6d19960fbe3
Changed in fuel: | |
importance: | Undecided → Medium |
assignee: | nobody → Fuel Documentation Team (fuel-docs) |
Changed in fuel: | |
status: | New → Triaged |
milestone: | none → 6.0 |
Changed in fuel: | |
milestone: | 6.0 → 6.1 |
Changed in fuel: | |
milestone: | 6.1 → 7.0 |
Sebastian Kalinowski (prmtl) wrote : | #2 |
Why it's "Won't fix"? If this section is missing - let's create it. If there is no docs for fuelclient - let's create a bug for it and postpone this one but it's definitely not "Won't Fix'.
Changed in fuel: | |
status: | Won't Fix → Triaged |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
tags: | added: area-docs |
Sheena Conant (sheena-conant) wrote : | #3 |
In what part of the documentation would someone suggest this information live?
Changed in fuel: | |
importance: | Medium → Low |
milestone: | 8.0 → none |
Alexander Adamov (aadamov) wrote : | #4 |
I'd create a new Fuel Developer Guide for such issues or to put it in KB section for developers if such exists.
Alexander Adamov (aadamov) wrote : | #5 |
Or put it into Fuel Infra https:/
Changed in fuel: | |
status: | Triaged → Confirmed |
We don't have this section in the dev docs