Cadquery running in threads
Open
question
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 541
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 5
Description
Hello,
I am generating hundreds of different geometries in a single script and, aiming to speed execution, I have tried to run CadQuery in multiple separate threads. What I've seen is that it is not faster (actually a bit slower) than running everything in a single thread.
Is that expected?
Thanks
Marc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.