From: <pl...@pi...> - 2007-07-17 22:00:53
|
On Tue, 17 Jul 2007 23:33:38 +0200, Hans-Bernhard Bröker <HBB...@t-...> wrote: > pl...@pi... wrote: > >> It has a 200MHz ARM CPU. Will the lack of floating point processing on >> this architecture present likely problems. > > Depends on what kind of performance you're expecting. gnuplot will use > floating-point operations, so an FPU-less machine will have to emulate. > That hurts performance rather a lot. Whether it hurts enough to be an > actual problem only can tell. > I was expecting an emulation hit to performance in addition to the rather pedestrian clock rate but the ammount of data is pretty small so I dont expect this to be critical. I just wanted to sound out whether there was likely to be any other issues I had not anticipated. It seems not. Many thanks for your help. Peter. |