Skip to content

Commit

Permalink
Merge branch 'main' into test/update-brlc-head
Browse files Browse the repository at this point in the history
  • Loading branch information
mayconamaroCW authored Feb 28, 2024
2 parents a10d5cf + 54349f3 commit 96211f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ e2e-flamegraph:

# Run cargo flamegraph with necessary environment variables
echo "Running cargo flamegraph..."
sudo CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph --bin rpc-server-poller -- --external-rpc=http://localhost:3003/rpc
CARGO_PROFILE_RELEASE_DEBUG=true cargo flamegraph --bin rpc-server-poller -- --external-rpc=http://localhost:3003/rpc


# ------------------------------------------------------------------------------
Expand Down

0 comments on commit 96211f2

Please sign in to comment.