nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / variantgraph-uuid / Users-edenc-perl5-lib-perl5-common-sense-pm.dot
diff --git a/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-common-sense-pm.dot b/stemmaweb/nytprof-runs/variantgraph-uuid/Users-edenc-perl5-lib-perl5-common-sense-pm.dot
new file mode 100644 (file)
index 0000000..cdf4713
--- /dev/null
@@ -0,0 +1,12 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_common_sense {
+       label="common::sense";
+       "common::sense::import";
+}
+subgraph cluster_JSON_XS {
+       label="JSON::XS";
+       "JSON::XS::BEGIN@104";
+}
+"JSON::XS::BEGIN@104" -> "common::sense::import";
+}