Basic profiling facilities for CLI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Confirmed
|
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 |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
tags: | added: area-docs |
Changed in fuel: | |
status: | Triaged → Confirmed |
We don't have this section in the dev docs