From 81d4969dd6850901411a60955ff223d6ce0a8595 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 25 Jun 2024 21:02:30 +0000
Subject: [PATCH] Move recipes

---
 recipes/wip/benchmarks/{ => cargo}/cargo-benchcmp/recipe.toml     | 0
 recipes/wip/benchmarks/{ => cargo}/cargo-criterion/recipe.toml    | 0
 recipes/wip/benchmarks/{ => hpc}/hpcc/recipe.toml                 | 0
 recipes/wip/benchmarks/{ => hpc}/hpcg/recipe.toml                 | 0
 recipes/wip/benchmarks/{ => hpc}/minibude/recipe.toml             | 0
 recipes/wip/benchmarks/{ => io}/fio/recipe.toml                   | 0
 recipes/wip/benchmarks/{ => io}/simple-disk-benchmark/recipe.toml | 0
 .../wip/benchmarks/{ => suite}/phoronix-test-suite/recipe.toml    | 0
 8 files changed, 0 insertions(+), 0 deletions(-)
 rename recipes/wip/benchmarks/{ => cargo}/cargo-benchcmp/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => cargo}/cargo-criterion/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => hpc}/hpcc/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => hpc}/hpcg/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => hpc}/minibude/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => io}/fio/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => io}/simple-disk-benchmark/recipe.toml (100%)
 rename recipes/wip/benchmarks/{ => suite}/phoronix-test-suite/recipe.toml (100%)

diff --git a/recipes/wip/benchmarks/cargo-benchcmp/recipe.toml b/recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/cargo-benchcmp/recipe.toml
rename to recipes/wip/benchmarks/cargo/cargo-benchcmp/recipe.toml
diff --git a/recipes/wip/benchmarks/cargo-criterion/recipe.toml b/recipes/wip/benchmarks/cargo/cargo-criterion/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/cargo-criterion/recipe.toml
rename to recipes/wip/benchmarks/cargo/cargo-criterion/recipe.toml
diff --git a/recipes/wip/benchmarks/hpcc/recipe.toml b/recipes/wip/benchmarks/hpc/hpcc/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/hpcc/recipe.toml
rename to recipes/wip/benchmarks/hpc/hpcc/recipe.toml
diff --git a/recipes/wip/benchmarks/hpcg/recipe.toml b/recipes/wip/benchmarks/hpc/hpcg/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/hpcg/recipe.toml
rename to recipes/wip/benchmarks/hpc/hpcg/recipe.toml
diff --git a/recipes/wip/benchmarks/minibude/recipe.toml b/recipes/wip/benchmarks/hpc/minibude/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/minibude/recipe.toml
rename to recipes/wip/benchmarks/hpc/minibude/recipe.toml
diff --git a/recipes/wip/benchmarks/fio/recipe.toml b/recipes/wip/benchmarks/io/fio/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/fio/recipe.toml
rename to recipes/wip/benchmarks/io/fio/recipe.toml
diff --git a/recipes/wip/benchmarks/simple-disk-benchmark/recipe.toml b/recipes/wip/benchmarks/io/simple-disk-benchmark/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/simple-disk-benchmark/recipe.toml
rename to recipes/wip/benchmarks/io/simple-disk-benchmark/recipe.toml
diff --git a/recipes/wip/benchmarks/phoronix-test-suite/recipe.toml b/recipes/wip/benchmarks/suite/phoronix-test-suite/recipe.toml
similarity index 100%
rename from recipes/wip/benchmarks/phoronix-test-suite/recipe.toml
rename to recipes/wip/benchmarks/suite/phoronix-test-suite/recipe.toml
-- 
GitLab