summaryrefslogtreecommitdiffhomepage
path: root/benchmark
diff options
context:
space:
mode:
authorMiura Hideki <[email protected]>2014-09-16 20:08:47 +0900
committerMiura Hideki <[email protected]>2014-09-16 20:08:47 +0900
commit8f883e5b20d191cc8c1b899208ccb1334c99d9fd (patch)
tree1d386e7cd97bfe9b97cc2112713445a94222d472 /benchmark
parent6057b2e378b0f95f0cb6d0c69d8879a23393fe80 (diff)
downloadmruby-8f883e5b20d191cc8c1b899208ccb1334c99d9fd.tar.gz
mruby-8f883e5b20d191cc8c1b899208ccb1334c99d9fd.zip
update outdated links to the original program.
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/ao-render.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmark/ao-render.rb b/benchmark/ao-render.rb
index 793804a7b..37bb4ad31 100644
--- a/benchmark/ao-render.rb
+++ b/benchmark/ao-render.rb
@@ -1,7 +1,6 @@
# AO render benchmark
# Original program (C) Syoyo Fujita in Javascript (and other languages)
-# http://lucille.atso-net.jp/blog/?p=642
-# http://lucille.atso-net.jp/blog/?p=711
+# https://code.google.com/p/aobench/
# Ruby(yarv2llvm) version by Hideki Miura
# mruby version by Hideki Miura
#