From c34c0fc8710d242259a659efd5f4bd0b17a41dab Mon Sep 17 00:00:00 2001 From: aratama <16192627+aratama@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:09:39 +0900 Subject: [PATCH] Profiling --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index f2f7331..b304d26 100644 --- a/readme.md +++ b/readme.md @@ -35,6 +35,14 @@ https://magiaforge.app/ (**Desktop Chrome only** for now) - `ingame` to skip main menu. - `item` to enable spell item cheat. +###### Profiling + +1. Enable `trace_tracy` feature in `cargo.toml`. +2. Start the game. +3. Launch [Tracy](https://github.com/wolfpld/tracy) client and click `connect` button. + +See [profiling.md](https://github.com/bevyengine/bevy/blob/main/docs/profiling.md) for more details. + ### Authoring Tools This project depends on the following tools: