From 7ef9e9230f3e5d7528eca658d6a62e1013b4ae9d Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sun, 1 Feb 2026 17:57:10 -0300 Subject: [PATCH] Rename dev/performance sub-category to "perf" --- recipes/wip/dev/{performance => perf}/flamelens/recipe.toml | 0 recipes/wip/dev/{performance => perf}/samply/recipe.toml | 0 recipes/wip/dev/{performance => perf}/tracy/recipe.toml | 0 recipes/wip/dev/{performance => perf}/vkpeak/recipe.toml | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename recipes/wip/dev/{performance => perf}/flamelens/recipe.toml (100%) rename recipes/wip/dev/{performance => perf}/samply/recipe.toml (100%) rename recipes/wip/dev/{performance => perf}/tracy/recipe.toml (100%) rename recipes/wip/dev/{performance => perf}/vkpeak/recipe.toml (100%) diff --git a/recipes/wip/dev/performance/flamelens/recipe.toml b/recipes/wip/dev/perf/flamelens/recipe.toml similarity index 100% rename from recipes/wip/dev/performance/flamelens/recipe.toml rename to recipes/wip/dev/perf/flamelens/recipe.toml diff --git a/recipes/wip/dev/performance/samply/recipe.toml b/recipes/wip/dev/perf/samply/recipe.toml similarity index 100% rename from recipes/wip/dev/performance/samply/recipe.toml rename to recipes/wip/dev/perf/samply/recipe.toml diff --git a/recipes/wip/dev/performance/tracy/recipe.toml b/recipes/wip/dev/perf/tracy/recipe.toml similarity index 100% rename from recipes/wip/dev/performance/tracy/recipe.toml rename to recipes/wip/dev/perf/tracy/recipe.toml diff --git a/recipes/wip/dev/performance/vkpeak/recipe.toml b/recipes/wip/dev/perf/vkpeak/recipe.toml similarity index 100% rename from recipes/wip/dev/performance/vkpeak/recipe.toml rename to recipes/wip/dev/perf/vkpeak/recipe.toml