From: <HBB...@t-...> - 2007-07-17 21:34:07
|
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. |