diff --git a/examples/pipeline.myc b/examples/pipeline.myc index 24d19b9..4cf65a4 100644 --- a/examples/pipeline.myc +++ b/examples/pipeline.myc @@ -1,4 +1,6 @@ -;; Output: (does not matter) +;; Benchmark: 2.0us +;; Benchmark-Repeat: 1015 +;; Output: PipelineNode[last: Some(110.45243843391206)] (do (def src1 (create-random-ohlc 42 3))