Skip to content

Support engine execution for KCL export#1707

Open
adamchalmers wants to merge 2 commits into
mainfrom
achalmers/export-via-remote-exec
Open

Support engine execution for KCL export#1707
adamchalmers wants to merge 2 commits into
mainfrom
achalmers/export-via-remote-exec

Conversation

@adamchalmers

Copy link
Copy Markdown
Contributor

To test, download this test model and then run

cargo build
ENGINE_EXECUTION=true ./target/debug/zoo kcl export DOHC-VVT-Inline-4-Inspired-Internals  --output-format gltf output_dir

Remove ENGINE_EXECUTION for a baseline comparison.

Before (local KCL on my laptop): 2m13s
After (remote KCL on engine): 50s

@adamchalmers adamchalmers requested a review from jessfraz as a code owner July 3, 2026 18:24
@adamchalmers adamchalmers changed the title Achalmers/export via remote exec Support engine execution for KCL export Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant