We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca6d14 commit 1febbacCopy full SHA for 1febbac
Justfile
@@ -33,6 +33,3 @@ build:
33
# Profile
34
profile:
35
CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph --root --bin oryx
36
-
37
-show_maps:
38
- sudo watch -n3 "python3 maps.py"
maps.py
0 commit comments