GitHub user rdubois-mel closed a discussion: How to reduce the creation time of projects/environments in short-lived containers
Hello, I use short-lived containers to run my pipelines and workflows, it works like a charm. But is there a simple way to speed up project and environment creations at the start of execution? Currently it takes about 30 seconds, not a big deal, but I was wondering if I can optimize this with some configuration. I tried some jvm settings but without significant improvement. `--env HOP_OPTIONS="-XX:+AggressiveHeap"` Thanks, Remi GitHub link: https://github.com/apache/hop/discussions/4661 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
