Announcement

Collapse
No announcement yet.

I need some good Benchmark code !

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • I need some good Benchmark code !

    Does anyone have any good "Benchmark" code ?


    [This message has been edited by Chris Boss (edited July 27, 2000).]
    Chris Boss
    Computer Workshop
    Developer of "EZGUI"
    http://cwsof.com
    http://twitter.com/EZGUIProGuy

  • #2
    Chris --
    Do you play in Microsoft or Powerbasic team ?

    Seriously, I think that your request is incorrect. It's possible to compare languages in the same weight category.
    For example, PB vs C++. VB vs Delphi.

    Of course, it's difficult to be a fun of VB - slowly compiling, a lot of DLL/OCX in distributive.
    But from another side, if to speak about performance of VB' compiled code, it's not so bad.
    For example, I moved hard calculations from Turbo Basic to VB and didn't notice serious difference.



    ------------------

    Comment


    • #3
      I am a PowerBasic fan !


      [This message has been edited by Chris Boss (edited July 27, 2000).]
      Chris Boss
      Computer Workshop
      Developer of "EZGUI"
      http://cwsof.com
      http://twitter.com/EZGUIProGuy

      Comment


      • #4

        Hey Chris,
        You can find a benchmark at: http://www.thesalmons.org/~jsalmon/pubs/sc98/html/src/

        The code is in c, not powerbasic, but I'm sure can be converted.
        Also, some good notes on benchmarking at: http://home.att.net/~dianfrank/casl_...es/caslpro.htm

        Mike


        ------------------
        mwm
        mwm

        Comment

        Working...
        X