Are you saying that jhs GC plots are much slower in the last few weeks over earlier versions?
This surprises me. However, there was a change that could be investigated. Some weeks ago jhs GC plot was changed to use a more compact encoding of data sent to the GC server. This allowed more data (2 to 3 times) to be sent to the chart server. The encoding is pretty simple and I doubt it makes any timing difference at all on the J side. I guess there is a small chance the GC server could be slower in doing the decoding. All in all seems unlikely. I suspect network delays or perhaps a loading problem at the GC server. On Thu, Feb 10, 2011 at 10:46 AM, Devon McCormick <[email protected]>wrote: > I mentioned at NYCJUG the other night that I've noticed slowness in > plotting > compared to the older version - both in the initial rendering and when you > manually resize the window. > > On Thu, Feb 10, 2011 at 10:18 AM, Daniel Durieu <[email protected] > >wrote: > > > -Lab 1 : A J introduction > > is working perfectly under JHS > > just one remark: from time to time plotting is very slow > > ... > > > > > -- > Devon McCormick, CFA > ^me^ at acm. > org is my > preferred e-mail > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
