main_templates5/bfc.scala
changeset 460 f5c0749858fd
parent 429 440836d805e3
equal deleted inserted replaced
459:7acbef680bef 460:f5c0749858fd
    64 
    64 
    65 
    65 
    66 // testcases
    66 // testcases
    67 //
    67 //
    68 // optimise(load_bff("benchmark.bf"))          // should have inserted 0's
    68 // optimise(load_bff("benchmark.bf"))          // should have inserted 0's
    69 // optimise(load_bff("mandelbrot.bf")).length  // => 11203
    69 // optimise(load_bff("mandelbrot.bf")).length  // => 11205
    70 // 
    70 // 
    71 // time_needed(1, run3(load_bff("benchmark.bf")))
    71 // time_needed(1, run3(load_bff("benchmark.bf")))
    72 
    72 
    73 
    73 
    74 
    74