mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-12-07 21:43:51 +00:00
docs: update hotpath usage instructions
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I8a056b6814bef36e74b4aca56d4aa2686a6a6964
This commit is contained in:
parent
09da1c27d2
commit
48c3807148
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ HOTPATH_JSON=true cargo run --features=hotpath
|
|||
To profile allocations:
|
||||
|
||||
```bash
|
||||
HOTPATH_JSON=true cargo run --features=hotpath,hotpath-alloc-count-total
|
||||
HOTPATH_JSON=true cargo run --features=hotpath,hotpath-alloc
|
||||
```
|
||||
|
||||
The JSON output can be analyzed with the `hotpath` CLI tool for detailed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue