aboutsummaryrefslogtreecommitdiff
path: root/benchmark.pd
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark.pd')
-rw-r--r--benchmark.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/benchmark.pd b/benchmark.pd
new file mode 100644
index 0000000..ce8fbdc
--- /dev/null
+++ b/benchmark.pd
@@ -0,0 +1,21 @@
+#N canvas 42 67 944 603 10;
+#X obj 132 51 inlet;
+#X obj 289 403 realtime;
+#X obj 144 553 outlet;
+#X obj 304 238 loadbang;
+#X obj 294 477 print BENCHMARK;
+#X obj 304 272 tof/argument 1 1;
+#X obj 467 551 outlet;
+#X obj 132 163 t b b b b;
+#X obj 144 422 until;
+#X obj 141 373 f;
+#X connect 0 0 7 0;
+#X connect 1 0 4 0;
+#X connect 3 0 5 0;
+#X connect 5 0 9 1;
+#X connect 7 0 1 1;
+#X connect 7 1 9 0;
+#X connect 7 2 1 0;
+#X connect 7 3 6 0;
+#X connect 8 0 2 0;
+#X connect 9 0 8 0;