MantisBT - ParaView
View Issue Details
0015527ParaView(No Category)public2015-06-09 12:492015-09-06 12:17
Utkarsh Ayachit 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.44.4 
TBD
incorrect functionality
0015527: Performance tuning for interactive selection
Currently, when making an "interactive selection", a the selection is regenerated for every mouse interaction. We need to cache the selection buffers and preserve them for the entire interaction operation.
Probe/Picking Improvements
Issue History
2015-06-09 12:49Utkarsh AyachitNew Issue
2015-06-09 12:50Utkarsh AyachitProduct Version => git-master
2015-06-09 12:50Utkarsh AyachitTarget Version => 4.4
2015-06-09 12:50Utkarsh AyachitNote Added: 0034527
2015-06-09 12:50Utkarsh AyachitNote Edited: 0034527bug_revision_view_page.php?bugnote_id=34527#r1112
2015-06-09 14:30Utkarsh AyachitTag Attached: Probe/Picking Improvements
2015-06-11 11:38Utkarsh AyachitNote Added: 0034535
2015-06-11 11:38Utkarsh AyachitStatusbacklog => gatekeeper review
2015-06-11 11:38Utkarsh AyachitResolutionopen => fixed
2015-06-11 11:38Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-06-11 22:53Utkarsh AyachitNote Added: 0034544
2015-06-11 22:53Utkarsh AyachitStatusgatekeeper review => customer review
2015-06-11 22:53Utkarsh AyachitFixed in Version => git-master
2015-06-17 17:08Alan ScottNote Added: 0034582
2015-06-17 17:08Alan ScottStatuscustomer review => closed
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4

Notes
(0034527)
Utkarsh Ayachit   
2015-06-09 12:50   
This is critical to fix for making interactive selection useful for large datasets esp. dataset that take too long to render in full res mode.

(0034535)
Utkarsh Ayachit   
2015-06-11 11:38   
Merge request:
https://gitlab.kitware.com/paraview/paraview/merge_requests/158 [^]
(0034544)
Utkarsh Ayachit   
2015-06-11 22:53   
Alan,

To test, try using bake.e as a test dataset. Using a previous version and the version after this change, you should notice the difference
(0034582)
Alan Scott   
2015-06-17 17:08   
I don't have a before and after version, but the after version is very, very good performance wise. I tested Linux, remote server, master, bake.e. Closing bug.