misc stuff
- changed symlinks to better test-matrices - added -fllvm to compiler-flags - run gc-stats
This commit is contained in:
parent
3fb1264f5f
commit
d04313c4be
BIN
hgraph-time-gc-space_2000Nodes.pdf
Normal file
BIN
hgraph-time-gc-space_2000Nodes.pdf
Normal file
Binary file not shown.
@ -31,7 +31,7 @@ executable hgraph
|
|||||||
DCB.DCB,
|
DCB.DCB,
|
||||||
DCB.Structures,
|
DCB.Structures,
|
||||||
DCB.IO
|
DCB.IO
|
||||||
ghc-options: -eventlog -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3
|
ghc-options: -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3 -fllvm
|
||||||
extensions:
|
extensions:
|
||||||
BangPatterns,
|
BangPatterns,
|
||||||
DoAndIfThenElse
|
DoAndIfThenElse
|
||||||
|
@ -1 +1 @@
|
|||||||
sampledata512.adj
|
N500E1284.adj
|
@ -1 +1 @@
|
|||||||
sampledata512.adj.atr
|
N500E1284.adj.atr
|
Loading…
Reference in New Issue
Block a user