[Plots] plot performance degradation in vue from angular #4084
Labels
bug:regression
It used to work. Now it doesn't :(
performance
impacts or improves performance
severity:blocker
target:vista-r4.8
type:bug
Summary
Plotting data (after receiving the data) takes longer in new Vue plots as it did in AngularJS plots for large data sets. UI becomes locked during plotting.
Expected vs Current Behavior
Vue plots should perform at least as well as legacy AngularJS plots
Impact Check List
Steps to Reproduce
Environment
Additional Information
Good idea to check vue reactivity. if data is somehow being reactified.
The text was updated successfully, but these errors were encountered: