about summary refs log tree commit diff stats
path: root/arc/.traces
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-07-14 21:37:24 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-07-14 21:37:24 -0700
commit5f60c00a9026eb382c064d76b50cc6ce756514fe (patch)
tree422a53c92489cdf341bc2c81336fbede597b5bfe /arc/.traces
parent094548498bfd351d2b2f7323e7757113654dbab1 (diff)
downloadmu-5f60c00a9026eb382c064d76b50cc6ce756514fe.tar.gz
1783 - stable if sluggish on caleb's 512MB server
Profiling shows the bulk of time is spent in read_memory, canonize,
absolutize. But I'm not sure how to optimize those places.
Diffstat (limited to 'arc/.traces')
0 files changed, 0 insertions, 0 deletions
9feeeba91339928c4ac737072'>dbe12410 ^
4a39d12d ^


4c4d325c ^
a654e4ec ^
c762564b ^
805d58c6 ^
c762564b ^


fe8bf967 ^
805d58c6 ^

dbe12410 ^

a654e4ec ^



e5c11a51 ^






















a654e4ec ^

dbe12410 ^
e5c11a51 ^
a654e4ec ^
204dae92 ^



b301e0c0 ^
204dae92 ^

1c2d788b ^
b301e0c0 ^
805d58c6 ^


1c2d788b ^



dbe12410 ^


a654e4ec ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79