TBD54566975 / ftl

FTL - Towards a 𝝺-calculus for large-scale systems
https://tbd54566975.github.io/ftl/
Apache License 2.0
23 stars 7 forks source link

CLI feels much slower than console when getting/setting config values #3406

Open wesbillman opened 5 hours ago

wesbillman commented 5 hours ago

We recently hooked up get/set of config values from the console. They seem to happen almost instantly.

However, when doing the same from CLI there's a noticeable delay in each command.

ftl config set --inline echo.default "coolnewvalue"
alecthomas commented 3 hours ago

If this is in the ftl repo itself it's because the ftl command triggers a rebuild. The slowness is the build.