| changeset 429 | 440836d805e3 |
| parent 426 | 66d8cbd39ef6 |
| child 460 | f5c0749858fd |
| 428:4c3d14a99441 | 429:440836d805e3 |
|---|---|
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 |