Terraform 0.13, 0.14 performance terrible using binary, good when self built #27143
Labels
bug
new
new issue not yet triaged
v0.13
Issues (primarily bugs) reported against v0.13 releases
v0.14
Issues (primarily bugs) reported against v0.14 releases
waiting for reproduction
unable to reproduce issue without further information
waiting-response
An issue/pull request is waiting for a response from the community
Terraform Version
Verified on macOS Big Sur 11.0, 11.1 Beta.
Using the GitHub binary distributions of 0.13, 0.14 on macOS Big Sur causes a serious slow down of deployment times.
I've been extremely unhappy about this for a while, but chose to compile terraform myself today and it improved the deployment times tenfold.
Since I'm mostly a Rust & C engineer I'm not sure what changes given the custom (non-LLVM / GCC) Go toolchain, but what exactly would change in the network request performance?
The text was updated successfully, but these errors were encountered: