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-feature-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/opt-local-lib-perl5-5-14-2-feature-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/opt-local-lib-perl5-5-14-2-feature-pm.dot
new file mode 100644 (file)
index 0000000..d5b5f09
--- /dev/null
@@ -0,0 +1,17 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_SelfLoader {
+       label="SelfLoader";
+       "SelfLoader::BEGIN@1.22";
+}
+subgraph cluster_File_Glob {
+       label="File::Glob";
+       "File::Glob::BEGIN@7";
+}
+subgraph cluster_feature {
+       label="feature";
+       "feature::import";
+}
+"SelfLoader::BEGIN@1.22" -> "feature::import";
+"File::Glob::BEGIN@7" -> "feature::import";
+}