-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimings.txt
More file actions
47 lines (29 loc) · 4.11 KB
/
Copy pathtimings.txt
File metadata and controls
47 lines (29 loc) · 4.11 KB
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
Haskell
before disinterned sctrict:
timings: [82,82,148128,152315,162184,172205,179434,191339,204826,219540,234119,262604,278299,298740,314645,332381,353720,369260,386306,408163,426842,475391,499039,517635,540339,559914,583953,609155,635402,697206,722554,742476,767079,793032,819291,845735,899727,899727,1479001]
after !dcaps':
[95,95,148347,152669,162515,172506,179571,191331,205018,219961,234616,262314,277999,298217,313830,331157,352752,368376,385266,407238,426202,473375,497201,515626,538259,557803,581575,606476,632439,692387,718020,737770,762492,788296,814062,840540,894404,929360,1539192]
also timing dictionary:
[52104,118663,145737,149923,159511,169712,177000,188928,202354,216753,231297,246576,275854,295669,311583,328988,349958,365453,382679,404530,422871,469469,492869,511482,534356,553409,577092,602380,627707,686880,712245,732348,756364,781852,807874,833671,887137,921642,1544392]
./sc t/dreps.int.hsb.zip t/dments.int.hsb.zip t/users.dic.hsb.zip dcapsT +RTS 1518.42s user 28.80s system 99% cpu 25:47.60 total
into trie:
timings: [52842,120942,120942,153823,158098,166295,175559,185787,192866,204061,229906,242008,254587,268177,282637,298639,317725,333099,352782,367654,385161,425473,447881,464287,486382,502872,524192,547367,571308,589655,642813,667032,690337,714212,739165,763990,789177,805300,835127,2090179]
./sc t/dreps.int.hsb.zip t/dments.int.hsb.zip t/users.dic.hsb dcaps-trie +RTS 2065.48s user 34.86s system 99% cpu 35:03.76 total
into map with common sc:
timings: [52677,118455,118455,150987,155260,163614,172770,182946,190061,201263,226937,238888,251436,265023,
279502,295436,314414,329793,349399,364190,381637,421881,444368,460828,482953,499520,520759,544006,567954,58
6288,639474,663363,686725,710688,735559,760473,785618,801684,1412537,1412537]
./sc t/dreps.int.hsb.zip t/dments.int.hsb.zip t/users.dic.hsb +RTS -A5G -H2G 1388.55s user 26.17s system
99% cpu 23:35.02 total
SLP with binary Int & Double:
timings: [52258,118026,118027,150496,154680,163759,173176,180200,191639,204627,228775,242323,256405,271106,289609,304783,321312,341141,356064,372205,392098,432740,450053,472073,489882,510265,531876,550621,573310,596861,649394,673493,696479,720012,744076,768215,793515,805414,1032821,1032821]
./sc t/dreps.int.hsb.zip t/dments.int.hsb.zip t/users.dic.hsb +RTS -A5G -H2G 1011.29s user 23.25s system 99% cpu 17:14.77 total
verifying:
% time tget dcaps-trie.hsb.zip justinbieber +RTS -A5G
key justinbieber => Just [(34,6.657195993069957e-3),(33,5.374655865559282e-6),(32,4.68829470794774e-6),(31,4.958959115031367e-6),(30,3.724002108453957e-6),(29,4.537229314186782e-6),(28,5.205743177552848e-6),(27,5.143557483982835e-6),(26,7.25101094019506e-6),(25,3.8493939575520604e-6),(24,5.447792865406822e-6),(23,7.2937266857975775e-6),(22,8.055415319979215e-6),(21,6.743537420555237e-6),(20,7.154698715844435e-6),(19,7.036618267472997e-6),(18,1.8546380148719827e-5),(17,1.0194468194542324e-5),(16,1.5876174948384032e-5),(15,1.6422268316397475e-5),(14,3.277007191260384e-5),(13,1.9170865406869012e-4),(12,6.150768531378518e-4),(11,6.755953624451381e-4),(10,9.502168571618054e-4),(9,4.4205840987289203e-4),(8,9.99873028271519e-4),(7,5.536535760261509e-4),(6,9.623730516247674e-4),(5,4.0659520199017214e-4),(4,9.509108625719956e-4),(3,1.411077080740667e-3),(2,2.922812392175263e-3),(1,1.1086633403336696e-2),(0,0.10147893369727921)]
tget dcaps-trie.hsb.zip justinbieber +RTS -A5G 446.95s user 25.68s system 99% cpu 7:52.71 total (38 GB)
./look dcaps.trie.hsb.zip justinbieber +RTS -A1G 298.20s user 7.39s system 99% cpu 5:05.64 total (11 GB)
./look dcaps.map.hsb.zip justinbieber +RTS -A512M 290.03s user 8.46s system 99% cpu 4:58.55 total (10 GB)
OCaml
timings: [7.188906;14.486797;55.850508;65.054109;74.018747;86.224891;99.732837;112.197942;139.490793;156.511206;172.112834;188.406357;205.535752;230.248996;255.927093;276.167015;297.227813;317.11779;337.4397;365.674408;398.02149;422.980696;447.794924;472.146222;495.763632;522.049635;558.960024;597.47317;622.165416;650.250146;678.663826;705.396762;732.532637;761.968163;805.226586;857.206684;876.689722;918.01344]
./sc.opt t/dreps.mlb t/dments.mlb dcapsT.mlb 884.02s user 35.98s system 99% cpu 15:29.13 total