HP Forums

Full Version: Is it OK to publish benchmark programs in the software library?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have written something resembling the Whetstone benchmark in PPL for the Prime.
I thought perhaps I should check here before uploading it...
Possible areas of concern might be:
1 Copyright (the original algorithm was in Algol)
2 Certification (my implementation is not certified and may be inaccurate)
3 Lack of optimisation (my implementation follows the original's for loops - Experts in PPL can no doubt improve performance - and as such it might not reflect what performance the calculator can achieve).

I don't want to upset anyone on the forum, so I thought I had best check here as to whether or not such a program could or should be uploaded.
(11-29-2017 08:16 PM)StephenG1CMZ Wrote: [ -> ]I don't want to upset anyone on the forum, so I thought I had best check here as to whether or not such a program could or should be uploaded.

IANAL, but sure, why not? It's VERY unlikely anyone here would be offended or upset, this is what we do.

With no disrespect for your code, it's likely someone will offer suggestions for improvement, and possibly bug fixes, but it's also likely you'd be interested in these, right?

I'm not sure what kind of certification you are referring to, but I feel comfortable guessing that less then 0.001% of the programs submitted here have been certified (I'd say zero, but we all know better, right?).

Fear not, be bold, and share your program and results.
Given the 100% reponse in favour Smile - and because I need to back up my work urgently as my Android is critically low on storage - I have now uploaded what I have implemented.
http://www.hpmuseum.org/forum/thread-9627.html
I am sure there is plenty of room for improvement.
Reference URL's