diff --git a/benchmark/.gitignore b/benchmark/.gitignore new file mode 100644 index 000000000..484ab7e5c --- /dev/null +++ b/benchmark/.gitignore @@ -0,0 +1 @@ +results/* diff --git a/playground/src/bench/App.vue b/benchmark/client/App.vue similarity index 90% rename from playground/src/bench/App.vue rename to benchmark/client/App.vue index a67ef8754..5b16e9547 100644 --- a/playground/src/bench/App.vue +++ b/benchmark/client/App.vue @@ -1,8 +1,10 @@ -