5360e972fe
added benchmark
...
- fixed minor stuff in ausarbeitung
- added garba-collector-benchmark (with graphs!)
2014-03-11 16:49:47 +01:00
tpajenka
05b6ae863b
no llvm ghc-option on windows os
2014-03-09 00:37:00 +01:00
tpajenka
872d28c043
continued written report, cleaned unused dependency (monad-par)
2014-03-06 17:46:29 +01:00
d04313c4be
misc stuff
...
- changed symlinks to better test-matrices
- added -fllvm to compiler-flags
- run gc-stats
2014-01-14 12:59:47 +01:00
tpajenka
90eb036f22
added computation time measurement, parsing evaluated before calculating
2014-01-12 22:42:20 +01:00
tpajenka
9d839ecd74
cleared not needed dependencies, improved parseAttr (it now checks for NaN as
...
well and is thus slower), added strict evaluation of parsed data
structures
2014-01-12 13:33:01 +01:00
07d2d37bb6
nub -> ordNub (O(n^2) -> O(n log n))
...
- included submodule with different approaches to perform nub in
various surroundings. DOES NOT NEED TO BE COMPILED
- copied nubOrdBy to Util
2013-12-18 11:36:33 +01:00
tpajenka
3cdb1d6d60
reduced version requirement for vector module
2013-12-09 12:01:49 +01:00
1ec8de8ee2
made parallel
...
some performance-data in main.hs.
Changes can be viewed in git.
TODO:
- Find out why there is overhed of >50%
2013-12-09 01:51:32 +01:00
f70e73f0d4
debugging.. split Module in more files
2013-12-03 11:36:31 +01:00
820c9f13d0
Wrote Output for Graph-Structure
2013-12-02 21:47:33 +01:00
a3228188e5
added bang-patterns, added more ghc-flags
2013-12-01 19:25:06 +01:00
cc2e3fd21c
test now uses a rudimentary preprocessor
2013-12-01 17:20:09 +01:00
tpajenka
f814020d5a
Merge branch 'master' of pwning.de:/hgraph
2013-12-01 16:56:00 +01:00
tpajenka
3f085fa933
Fehlerkorrektur Vorverarbeitung
2013-12-01 16:55:32 +01:00
8b9e5db2bd
more haddock, rewrote graph-parser
2013-12-01 16:37:13 +01:00
410c717abe
multiple changes
...
- modified main-loop
- changed error-handling
- all read arrays are now repa-arrays
- modified & tested output to print generic DIM2-repa-arrays in our format
2013-11-29 18:46:49 +01:00
tpajenka
befc7f489c
Umstieg auf monad-par und repa-Arrays
2013-11-29 15:30:09 +01:00
27c4349f53
Migrated String to Text
2013-11-15 16:41:18 +01:00
717cfd7b34
expanded stuff, included more dependencies, got accelerate to run
2013-11-15 13:19:25 +01:00
df9a0d46fd
added parallel graph-parsing, enabled profiling
2013-11-14 15:27:42 +01:00
cf6a581e9e
initial commit
2013-11-14 13:28:05 +01:00