nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / opt-local-lib-perl5-5-14-2-Benchmark-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_Time_HiRes {
4 label="Time::HiRes";
5 "Time::HiRes::import";
6}
7subgraph cluster_Exporter {
8 label="Exporter";
9 "Exporter::import";
10 "Exporter::export_to_level";
11}
12subgraph cluster_Benchmark {
13 label="Benchmark";
14 "Benchmark::init";
15 "Benchmark::disablecache";
16 "Benchmark::BEGIN@3";
17 "Benchmark::clearallcache";
18 "Benchmark::BEGIN@432";
19 "Benchmark::BEGIN@433";
20 "Benchmark::import";
21 "Benchmark::BEGIN@426";
22 "Benchmark::BEGIN@453";
23}
24subgraph cluster_Exporter_Heavy {
25 label="Exporter::Heavy";
26 "Exporter::Heavy::heavy_export_to_level";
27}
28subgraph cluster_Text_Tradition_Analysis {
29 label="Text::Tradition::Analysis";
30 "Text::Tradition::Analysis::BEGIN@5";
31}
32subgraph cluster_strict {
33 label="strict";
34 "strict::unimport";
35 "strict::import";
36}
37"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::BEGIN@3";
38"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::BEGIN@432";
39"Benchmark::BEGIN@3" -> "strict::import";
40"Benchmark::init" -> "Benchmark::disablecache";
41"Benchmark::BEGIN@432" -> "Exporter::import";
42"Benchmark::BEGIN@433" -> "Exporter::import";
43"Benchmark::import" -> "Exporter::Heavy::heavy_export_to_level";
44"Benchmark::import" -> "Exporter::export_to_level";
45"Benchmark::BEGIN@426" -> "strict::unimport";
46"Benchmark::BEGIN@453" -> "Time::HiRes::import";
47"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::import";
48"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::init";
49"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::BEGIN@453";
50"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::BEGIN@433";
51"Benchmark::init" -> "Benchmark::clearallcache";
52"Text::Tradition::Analysis::BEGIN@5" -> "Benchmark::BEGIN@426";
53}