Skip to content
Snippets Groups Projects
Commit de21c14d authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

Perf improvements to vtkArrayCalculator.

Avoid passing unused array values to the vtkFunctionParser for each tuple.
This was causing the vtkArrayCalculator to get slower as the number
of available arrays in the dataset increased even when the function
remain unchanged.
parent e4023af1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment