An example of parallel evaluation in Maya 2018+
Scenes
Usage
Files prefixed scene*
generate nodes suitable for parallelism, profile*
contain ways to measure performance. Each snippet of code is meant to be copy/pasted into the Script Editor and run.
- Run a
scene
- Run a
profile
Output
evaluation=off: 107.23 ms
evaluation=parallel: 103.81 ms