Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
| Download
Views: 184633
1
{
2
"version": 0,
3
"costs": [
4
{
5
"description": "Memory"
6
}
7
],
8
"functions": [
9
{
10
"name": "a"
11
},
12
{
13
"name": "b"
14
},
15
{
16
"name": "c"
17
},
18
{
19
"name": "d"
20
},
21
{
22
"name": "e"
23
},
24
{
25
"name": "f"
26
}
27
],
28
"events": [
29
{
30
"callchain": [ 5, 2, 1, 0 ],
31
"cost": [ 1 ]
32
},
33
{
34
"callchain": [ 4, 1, 2, 0 ],
35
"cost": [ 1 ]
36
}
37
]
38
}
39
40