[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
SQR vs C
Has anyone done any benchmarking between SQR programs and C programs?
We have gotten varying results and pretty much concluded the following:
C is faster when there are numerous and complicated calculations.
SQR is faster when there is file i/o.
More people in our area are familiar with SQR and therefore for us
development time is shorter and maintenance easier.
Has anyone gotten different results or in other areas?