]>
git.llucax.com Git - software/dgc/dgcbench.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Leandro Lucarella [Sat, 22 Aug 2009 20:32:34 +0000 (17:32 -0300)]
micro/rnd_data_2.d: Add a comment about expected memory usage
Leandro Lucarella [Sat, 22 Aug 2009 20:31:46 +0000 (17:31 -0300)]
micro/rnd_data_2.d: Group constants to easily tune the benchmark
Leandro Lucarella [Sat, 22 Aug 2009 20:30:28 +0000 (17:30 -0300)]
micro/rnd_data_2.d: Don't disable the GC
Disabling the GC for the filling up the array of arrays just improves the
performance, but has no point in the what the benchmark is trying to test.
Leandro Lucarella [Sat, 22 Aug 2009 20:28:30 +0000 (17:28 -0300)]
Don't use a base build directory
Leandro Lucarella [Tue, 18 Aug 2009 01:25:12 +0000 (22:25 -0300)]
Add some micro-benchmarks to plot GC statistics