summaryrefslogtreecommitdiff
path: root/threads.txt
blob: 774e2729246f5ffbe5549fbef4b8f2724f6c6a6b (plain)
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


Experimental data regarding threading




single thread tas 6
48.7 seconds
54.3MB memory


multithread tas 6, 2 threads
44.7 seconds
61.7MB memory


multithread tas 6, 3 threads
46 seconds
70MB memory


multithread tas 6, 4 threads
49 seconds
70.6MB memory




single thread sa 6
2 min, 47 seconds
239MB memory


multithread sa 6, 2 threads
2 min, 43.8 seconds
245.9MB memory


multithread sa 6, 4 threads
2 min, 39.6 seconds
236MB memory