main_templates5/bfc.scala
changeset 463 0315d9983cd0
parent 432 de701b64a4e0
equal deleted inserted replaced
462:34feeb53c0ba 463:0315d9983cd0
    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