forked from Gondolav/CS451-2020-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathruns.txt
90 lines (57 loc) · 1.45 KB
/
runs.txt
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
80
81
82
83
84
85
86
87
88
89
90
[3p 1000m]
18500
19500
19200
18900
18000
18300
18600
17900
LC no thread
18200
18300
18800
16700
18500
LC thread
18100
16200
15700
17800
17700
[3p 10000m]
115000
[50p 10m perfect]
700-800M
validation.py, line 310: KeyError:(16,1)
===============================================================================================================================
[3p, 1000m, all dep, perfect]
20200
20500
20700
19500
20000
19600
~5000
===============================================================================================================================
[VM, 20p, 1m, perfect]
1.10 - 1.20 GB
[VM, 5p, 10000m, perfect, all dep]
normal: 2.3 - 2.5 GB, 57-58sec + 19sec
pruning: 3.3 - 3.4 GB, 6sec + 2m18sec
better without
===============================================================================================================================
test random sleep
[VM, 3p, 10000m, perfect, all dep] (time measured manually)
no sleep: ~15s
rand 5ms: ~30s
rand 10ms: ~30s
===============================================================================================================================
test window
[VM, 3p, 100000m, perfect, all dep] (time measured manually)
without window: > 8m
with window 1000: ~ 1m 20s
===============================================================================================================================
[VM, 3p, 10000m, perfect, all dep] (manually)
without hash init size: 12.5-13s
with hash init size: 12.5