XCVM-258: Add missing benchmarks to pallet-cosmwasm#2763
Conversation
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
|
Task linked: XCVM-258 Complete benchmarks |
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community"Show all possible apps, shells and packages:Run the Composable node alone:nix run "github:ComposableFi/composable/cb0a7e01cac16e4f3fc84cfbbbb71eae22c318e8#composable-node" -LSpin up a local devnet:nix run "github:ComposableFi/composable/cb0a7e01cac16e4f3fc84cfbbbb71eae22c318e8#devnet" -L --option sandbox relaxed --show-traceSpin up a local XCVM devnet:nix run "github:ComposableFi/composable/cb0a7e01cac16e4f3fc84cfbbbb71eae22c318e8#devnet-xcvm" -LView the docs:nix run ".#docs-server"Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/cb0a7e01cac16e4f3fc84cfbbbb71eae22c318e8#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"NOTE: You can swap |
|
Visit the preview URL for this PR (updated for commit e3d78c8): https://composable-docs--false-bvmz1swb.web.app (expires Tue, 27 Dec 2022 15:10:03 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 9f02f9c6590528fd01c58c1497c91fed08e5194c |
|
Pablo preview URL: https://pablo-production-93d0w7sd4-composable-finance.vercel.app |
|
Picasso preview URL: https://picasso-production-5qztujper-composable-finance.vercel.app |
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
cb0a7e0 to
e3d78c8
Compare
Nix commands for this PRNOTE: You can also run our Nix commands in Docker. See the bottom of this comment. Make sure you have setup the Composable community cache:(you only need to run it once on your machine) nix-shell -p cachix --command "cachix use composable-community"Show all possible apps, shells and packages:Run the Composable node alone:nix run "github:ComposableFi/composable/e3d78c890fcaa30479154d755d969101c1d0d37d#composable-node" -LSpin up a local devnet:nix run "github:ComposableFi/composable/e3d78c890fcaa30479154d755d969101c1d0d37d#devnet" -L --option sandbox relaxed --show-traceSpin up a local XCVM devnet:nix run "github:ComposableFi/composable/e3d78c890fcaa30479154d755d969101c1d0d37d#devnet-xcvm" -LView the docs:nix run ".#docs-server"Run this without Nix in Docker.docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -v nix:/nix -it nixos/nix bash -c "nix-env -iA nixpkgs.cachix && cachix use composable-community && nix run github:ComposableFi/Composable/e3d78c890fcaa30479154d755d969101c1d0d37d#devnet-dali -L --extra-experimental-features nix-command --extra-experimental-features flakes"NOTE: You can swap |
hussein-aitlahcen
left a comment
There was a problem hiding this comment.
Well done sir!
i64sub,continue_replyandCallIndirectbenchmarks.