nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-Template-Timer-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_warnings {
4 label="warnings";
5 "warnings::import";
6}
7subgraph cluster_Catalyst_View_TT {
8 label="Catalyst::View::TT";
9 "Catalyst::View::TT::BEGIN@9";
10}
11subgraph cluster_base {
12 label="base";
13 "base::import";
14}
15subgraph cluster_Template_Timer {
16 label="Template::Timer";
17 "Template::Timer::BEGIN@3";
18 "Template::Timer::BEGIN@4";
19 "Template::Timer::BEGIN@60";
20 "Template::Timer::BEGIN@61";
21 "Template::Timer::BEGIN@68";
22}
23subgraph cluster_strict {
24 label="strict";
25 "strict::unimport";
26 "strict::import";
27}
28"Catalyst::View::TT::BEGIN@9" -> "Template::Timer::BEGIN@4";
29"Catalyst::View::TT::BEGIN@9" -> "Template::Timer::BEGIN@68";
30"Catalyst::View::TT::BEGIN@9" -> "Template::Timer::BEGIN@61";
31"Template::Timer::BEGIN@4" -> "strict::import";
32"Template::Timer::BEGIN@68" -> "strict::unimport";
33"Template::Timer::BEGIN@60" -> "base::import";
34"Template::Timer::BEGIN@3" -> "warnings::import";
35"Catalyst::View::TT::BEGIN@9" -> "Template::Timer::BEGIN@3";
36"Catalyst::View::TT::BEGIN@9" -> "Template::Timer::BEGIN@60";
37}