diff --git a/benchmark/bm_so_lists.rb b/benchmark/bm_so_lists.rb index fdee0e4d4..f620297f4 100644 --- a/benchmark/bm_so_lists.rb +++ b/benchmark/bm_so_lists.rb @@ -1,4 +1,6 @@ # from http://www.bagley.org/~doug/shootout/bench/lists/lists.ruby +# which is lost long time ago. The past content can be retrieved from +# https://web.archive.org/web/20040805115204/http://www.bagley.org/~doug/shootout/bench/lists/lists.ruby NUM = 300 SIZE = 10000