]> git.llucax.com Git - personal/website.git/blobdiff - source/blog/posts/2009/05/statistics--benchmark-suite-and-future-plans.rst
Update resume
[personal/website.git] / source / blog / posts / 2009 / 05 / statistics--benchmark-suite-and-future-plans.rst
index e3a4cbb8583570ddb67c70124f6691ad6808d8e2..b728c974007ced0c49941031d0e87c9682391755 100644 (file)
@@ -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)