Alex, > > the conversion does not have any measurable performance impact ... > > gut feeling: there's always that pesky exception which you didn't > know about at the time you started, but is going to hunt you when > you're done making decisions, programming and releasing.
yep ... :-) testing helps ... > I guess what I am asking is this: do you want a tool that is > fair at doing math in a really wide range of numbers (distances > between stars but also distances between cells) or do you want > a tool that is really good at keeping SNMP (alike) values and > rates? for mrtg I wanted snmp counters ... for rrdtool I want the stars and the atoms ... :-) oh and since most CPUs have a fpu these days, integer is not that much faster than floatingpoint anymore (if at all). cheers tobi -- Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten http://it.oetiker.ch [EMAIL PROTECTED] ++41 62 213 9902 _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
