dfx build
is much slower than direct usage of moc
#3702
Labels
needs-triage
This ticket needs investigation.
dfx build
is much slower than direct usage of moc
#3702
First raised at https://forum.dfinity.org/t/why-is-dfx-build-much-slower-than-direct-usage-of-moc/29513
but
stresser
canister has no dependencies.So
dfx build
is nearly 2 times slower than plainmoc
invocation. Why? (I suspect that it builds also a wallet canister and is slow because of this.)This needs to be fixed:
dfx build
should be faster (or provide flags to make it fast).The text was updated successfully, but these errors were encountered: