nytprof run results of /variantgraph/<ID> and /relation/<ID>/relationships
[scpubgit/stemmatology.git] / stemmaweb / nytprof-runs / relation-uuid-relationships / Users-edenc-perl5-lib-perl5-darwin-multi-2level-JSON-XS-pm.dot
CommitLineData
8e30e889 1digraph {
2graph [overlap=false]
3subgraph cluster_DynaLoader {
4 label="DynaLoader";
5 "DynaLoader::BEGIN@98";
6}
7subgraph cluster_JSON_Backend_XS_Supportable {
8 label="JSON::Backend::XS::Supportable";
9 "JSON::Backend::XS::Supportable::_encode";
10}
11subgraph cluster_common_sense {
12 label="common::sense";
13 "common::sense::import";
14}
15subgraph cluster_XSLoader {
16 label="XSLoader";
17 "XSLoader::load";
18}
19subgraph cluster_JSON {
20 label="JSON";
21 "JSON::BEGIN@2";
22}
23subgraph cluster_attributes {
24 label="attributes";
25 "attributes::import";
26}
27subgraph cluster_Exporter {
28 label="Exporter";
29 "Exporter::import";
30}
31subgraph cluster_JSON_Any {
32 label="JSON::Any";
33 "JSON::Any::__ANON__[JSON/Any.pm:108]";
34}
35subgraph cluster_JSON_Backend_XS {
36 label="JSON::Backend::XS";
37 "JSON::Backend::XS::__ANON__[(eval 459)[JSON.pm:268]:63]";
38}
39subgraph cluster_JSON_XS_Boolean {
40 label="JSON::XS::Boolean";
41 "JSON::XS::Boolean::BEGIN@1477";
42}
43subgraph cluster_JSON_XS {
44 label="JSON::XS";
45 "JSON::XS::encode";
46 "JSON::XS::BEGIN@104";
47 "JSON::XS::new";
48 "JSON::XS::utf8";
49 "JSON::XS::BEGIN@121";
50 "JSON::XS::canonical";
51 "JSON::XS::BEGIN@122";
52}
53subgraph cluster_overload {
54 label="overload";
55 "overload::import";
56}
57subgraph cluster_KiokuDB_Backend_Serialize_JSON {
58 label="KiokuDB::Backend::Serialize::JSON";
59 "KiokuDB::Backend::Serialize::JSON::_build_json";
60}
61"JSON::Any::__ANON__[JSON/Any.pm:108]" -> "JSON::XS::utf8";
62"KiokuDB::Backend::Serialize::JSON::_build_json" -> "JSON::XS::utf8";
63"KiokuDB::Backend::Serialize::JSON::_build_json" -> "JSON::XS::canonical";
64"JSON::BEGIN@2" -> "JSON::XS::BEGIN@121";
65"JSON::XS::Boolean::BEGIN@1477" -> "overload::import";
66"JSON::BEGIN@2" -> "JSON::XS::BEGIN@104";
67"JSON::XS::BEGIN@104" -> "common::sense::import";
68"JSON::BEGIN@2" -> "JSON::XS::BEGIN@122";
69"JSON::Backend::XS::__ANON__[(eval 459)[JSON.pm:268]:63]" -> "JSON::XS::new";
70"JSON::XS::BEGIN@121" -> "Exporter::import";
71"XSLoader::load" -> "DynaLoader::BEGIN@98";
72"JSON::Backend::XS::Supportable::_encode" -> "JSON::XS::encode";
73"JSON::BEGIN@2" -> "JSON::XS::Boolean::BEGIN@1477";
74"DynaLoader::BEGIN@98" -> "attributes::import";
75}