From: Ben Darnell Date: Sun, 13 May 2018 15:57:12 +0000 (-0400) Subject: demos: Move benchmarks to maint directory X-Git-Tag: v5.1.0b1~17^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69ae0165931837071aa3b8d2b620ccb402fd85e6;p=thirdparty%2Ftornado.git demos: Move benchmarks to maint directory --- diff --git a/demos/benchmark/benchmark.py b/maint/benchmark/benchmark.py similarity index 100% rename from demos/benchmark/benchmark.py rename to maint/benchmark/benchmark.py diff --git a/demos/benchmark/chunk_benchmark.py b/maint/benchmark/chunk_benchmark.py similarity index 100% rename from demos/benchmark/chunk_benchmark.py rename to maint/benchmark/chunk_benchmark.py diff --git a/demos/benchmark/gen_benchmark.py b/maint/benchmark/gen_benchmark.py similarity index 100% rename from demos/benchmark/gen_benchmark.py rename to maint/benchmark/gen_benchmark.py diff --git a/demos/benchmark/stack_context_benchmark.py b/maint/benchmark/stack_context_benchmark.py similarity index 100% rename from demos/benchmark/stack_context_benchmark.py rename to maint/benchmark/stack_context_benchmark.py diff --git a/demos/benchmark/template_benchmark.py b/maint/benchmark/template_benchmark.py similarity index 100% rename from demos/benchmark/template_benchmark.py rename to maint/benchmark/template_benchmark.py