diff options
| author | Miura Hideki <[email protected]> | 2014-09-16 20:08:47 +0900 |
|---|---|---|
| committer | Miura Hideki <[email protected]> | 2014-09-16 20:08:47 +0900 |
| commit | 8f883e5b20d191cc8c1b899208ccb1334c99d9fd (patch) | |
| tree | 1d386e7cd97bfe9b97cc2112713445a94222d472 /benchmark | |
| parent | 6057b2e378b0f95f0cb6d0c69d8879a23393fe80 (diff) | |
| download | mruby-8f883e5b20d191cc8c1b899208ccb1334c99d9fd.tar.gz mruby-8f883e5b20d191cc8c1b899208ccb1334c99d9fd.zip | |
update outdated links to the original program.
Diffstat (limited to 'benchmark')
| -rw-r--r-- | benchmark/ao-render.rb | 3 |
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 # |
