Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up(Mac) Plots being very slow after upgrade to Catalina #5531
Comments
This comment has been minimized.
This comment has been minimized.
Can you provide a reproducible example? |
This comment has been minimized.
This comment has been minimized.
The code below runs on my machine in 0.65 and 1.60 second segments, but switching back to the first graph from the second took approximately 20 seconds (counting in my head), and took approx. 75 seconds going from the first back to the second.
MacBook Pro (15", Mid 2018) |
This comment has been minimized.
This comment has been minimized.
I can reproduce the slowness on my Windows VM as well -- it appears to be independent of the Catalina upgrade. |
This comment has been minimized.
This comment has been minimized.
We've merged a fix for this that should become part of the next daily builds. |
This comment has been minimized.
This comment has been minimized.
Tried the new daily this morning, and attempting to go back to a previous plot caused what I am assuming were error and reporting windows to pop up, but there were so many it crashed my computer. |
This comment has been minimized.
This comment has been minimized.
I wasn't able to reproduce. What version of R are you using? |
This comment has been minimized.
This comment has been minimized.
It would also be helpful to see some of the error windows you saw. |
This comment has been minimized.
This comment has been minimized.
I can confirm using the example above that I did not get any error message. However, the graphs corresponding to my research that I have been playing with (which caused the initial post) did seem to cause the crash when going between both of them. I can't share the program for those, but they do have multiple colors as well as points plotted on top of other points (if that would make a difference). Additionally I've added the error messages. |
This comment has been minimized.
This comment has been minimized.
If you're able to provide a reproducible example, that would be very helpful. |
This comment has been minimized.
This comment has been minimized.
It may help to know if you're using any add-on R packages to produce the plots, or just built-in base graphics facilities. |
This comment has been minimized.
This comment has been minimized.
Haven't heard back in a couple of months, so closing. @jkidd20 please feel free to reopen if you have a reproducible example. |
I just upgraded to Catalina this morning, and I'm finding that reviewing plots has become unbearably slow. If I plot more than one plot, and then try to browse through them (or even clear them), it can take over a minute to respond, meanwhile nothing else works. I do have a high number of points on some of these plots, but prior to today, the time to wait was a second at most for the same density of plots.