Hey docker fans on Mac. I'm not too happy with the performance of some commands inside Docker running on my Mac. In particular meltano install and parsing the YAMLs seems to take quite long. Any adjustments I can make to speed it up? Is anyone in general running meltano inside Docker on Mac?
c
christoph
11/14/2022, 8:04 PM
Not on Mac. And not ond Docker. But on the meltano performace topic, I have recently been wondering why it takes ~700ms for me to run
meltano --help
in an empty directory. And what could possibly be done to reduce that time to something more reasonable (i.e. < 100ms)