X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/82c67a166ee0d3d8893c3ae1e84f91f067045fd0..8cccc4d84a0feabb49c057b5b8850f694e4c60a0:/source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst?ds=sidebyside 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 e3a4cbb..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. -__ http://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: -__ http://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)