]> git.llucax.com Git - software/dgc/dgcbench.git/commit
Update micro benchmarks
authorLeandro Lucarella <llucax@gmail.com>
Sun, 14 Nov 2010 03:39:16 +0000 (00:39 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 14 Nov 2010 03:39:16 +0000 (00:39 -0300)
commit226a056a64171b7464faaf97ed5d331ffc56478a
tree3f230786bcb79f6db354961a59291aa7e4230850
parentf4b2f2a329f750a6d1e4db54c0eccfa2bde701b7
Update micro benchmarks

Remove some micro benchmarks that provided no added value, rename others
to have shorter names and add a few; some Olden benchmarks and a couple
of benchmarks to exercise concurrency.
14 files changed:
Makefile
micro/bh.d [new file with mode: 0644]
micro/bigarr.d [moved from micro/big_arrays.d with 100% similarity]
micro/bisort.d [new file with mode: 0644]
micro/conalloc.d [new file with mode: 0644]
micro/concpu.d [new file with mode: 0644]
micro/em3d.d [new file with mode: 0644]
micro/mcore.d [moved from micro/multicore.d with 100% similarity]
micro/rnd_data_2.d [deleted file]
micro/rnddata.d [moved from micro/rnd_data.d with 52% similarity]
micro/sbtree.d [new file with mode: 0644]
micro/shootout_binarytrees.d [deleted file]
micro/tree.d [deleted file]
micro/tsp.d [new file with mode: 0644]