about summary refs log tree commit diff stats
path: root/linux/113write-stream.subx
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-08-10 06:17:50 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-08-10 06:17:50 -0700
commit179db5aeb6c51936242a33a4612d6f6c1dc88b88 (patch)
tree2c62b521d6bc304e9e2d9cf869892520d8e05188 /linux/113write-stream.subx
parente72e5ad2977c054790426722d5809c0a8e5f1307 (diff)
downloadmu-179db5aeb6c51936242a33a4612d6f6c1dc88b88.tar.gz
slack: takes almost 3 minutes to load 55MB
This is with KVM on a pretty fast Thinkpad.

If I exclude images, 14MB takes 45s to load.

There's also a bug in parsing at the moment; it aborts after loading all
records.
Diffstat (limited to 'linux/113write-stream.subx')
0 files changed, 0 insertions, 0 deletions
.ext.accumulator.html?h=v1.2.2&id=62cd83bace8e77cd1ff7028da6cf65d0d1defa27'>62cd83ba ^
b3556b21 ^
62cd83ba ^






f07bb12f ^







34a60763 ^
f07bb12f ^









34a60763 ^
f07bb12f ^






4c13e1f2 ^

f07bb12f ^

b3556b21 ^
f07bb12f ^
















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