X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/32cb310b42235f42ba8f9f70bb7ba3fe07b99377..ec015a066c46685155348842ed073175128e4723:/source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst diff --git a/source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst b/source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst index 0490598..b728c97 100644 --- a/source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst +++ b/source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst @@ -5,7 +5,7 @@ I'm starting to build a benchmark suite for D. My `benchmarks and programs request`__ was a total failure (only `Leonardo Maffi`__ offered me a small `trivial GC benchmark`__) so I have to find my own way. -__ https://proj.llucax.com.ar/blog/dgc/blog/post/-1382f6a3 +__ /blog/blog/post/-1382f6a3 __ http://www.fantascienza.net/leonardo/ __ http://www.fantascienza.net/leonardo/js/slow_d.zip @@ -31,7 +31,7 @@ to my `Naive GC`__ implementation, and I will add that too to the Tango_ *basic* GC implementation. I will collect this data for each and every collection: -__ https://proj.llucax.com.ar/blog/dgc/blog/post/-45ea3101 +__ /blog/blog/post/-45ea3101 * Collection time * Stop-the-world time (time all the threads were suspended)