The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Origin C speed
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

engbrech

USA
2 Posts

Posted - 06/03/2004 :  1:12:44 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello,
I was wondering how fast I can expect Origin C to be. How will the speed of a program compiled in Origin C be compared to a program compiled in a typical windows compiler such as Visuall C++.

I have written a simple program to test the speed of Origin C and it seems to run approximately a factor of 100 times slower that a similar program that was compiled in Visual C++. It's possible there is a bug in my program but it seems to be doing what it is supposed to.

What type of performance compared to other C compilers should I expect?

easwar

USA
1965 Posts

Posted - 06/03/2004 :  2:11:51 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hello,

Origin C code is compiled to Origin objects that are executed during run time. It is not compiled to machine executable code. Therefore it will be slower compared to VC, but faster compared to LabTalk Script which is interpreted directly from the source.

We currently do not have bench marks comparing VC and OC, but will work on providing that information soon.

Easwar
OriginLab


Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000