main_templates5/bfc.scala
changeset 432 de701b64a4e0
parent 429 126d0e47ac85
child 463 0315d9983cd0
equal deleted inserted replaced
431:ef68136b9a96 432:de701b64a4e0
    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  // => 11205
    69 // optimise(load_bff("mandelbrot.bf")).length  // => 11203
    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