nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / opt-local-lib-perl5-5-14-2-PerlIO-pm.dot
diff --git a/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-PerlIO-pm.dot b/stemmaweb/nytprof-runs/relation-uuid-relationships/opt-local-lib-perl5-5-14-2-PerlIO-pm.dot
new file mode 100644 (file)
index 0000000..ec3a465
--- /dev/null
@@ -0,0 +1,17 @@
+digraph {
+graph [overlap=false]
+subgraph cluster_HTTP_Message_PSGI {
+       label="HTTP::Message::PSGI";
+       "HTTP::Message::PSGI::BEGIN@41";
+}
+subgraph cluster_XSLoader {
+       label="XSLoader";
+       "XSLoader::load";
+}
+subgraph cluster_PerlIO {
+       label="PerlIO";
+       "PerlIO::import";
+}
+"PerlIO::import" -> "XSLoader::load";
+"HTTP::Message::PSGI::BEGIN@41" -> "PerlIO::import";
+}