main_templates5/bfc.scala
changeset 348 194d6ee45800
parent 347 0b727d1a8184
child 384 627a944c744b
equal deleted inserted replaced
347:0b727d1a8184 348:194d6ee45800
   109 
   109 
   110 
   110 
   111 // testcases
   111 // testcases
   112 //
   112 //
   113 // optimise(load_bff("benchmark.bf"))          // should have inserted 0's
   113 // optimise(load_bff("benchmark.bf"))          // should have inserted 0's
   114 // optimise(load_bff("mandelbrot.bf")).length  // => 11203
   114 // optimise(load_bff("mandelbrot.bf")).length  // => 11205
   115 // 
   115 // 
   116 // time_needed(1, run3(load_bff("benchmark.bf")))
   116 // time_needed(1, run3(load_bff("benchmark.bf")))
   117 
   117 
   118 
   118 
   119 
   119