-
Sep 14th, 2024, 12:34 PM
#1
Thread Starter
Member
are C++ programs significantly faster than high level languages?
I keep hearing this.
C++ programs being 100 or 1000 times faster.
it doesn't make sense because shouldn't the higher level languages do some pre compile porting or something to tap into this speed?
this goes back to terminator movies using low level languages.
it makes regular languages feel like a cope!
is it true tho? are there work arounds or is porting the only way?
down that coffee slug
-
Sep 14th, 2024, 01:14 PM
#2
Re: are C++ programs significantly faster than high level languages?
If you look at something like https://hotforknowledge.com/2024/01/...ation-journey/ which I am sure came up on these forums in the past, then you can see c# an certainly perform well. A pure c++ https://simontoth.substack.com/p/dai...dRedirect=true version is probably faster, but does it make a big enough difference to switch languages?
No idea how well vb6 / tb would measure up.
-
Sep 14th, 2024, 01:31 PM
#3
Thread Starter
Member
Re: are C++ programs significantly faster than high level languages?
well, it would certainly make a difference for image recognition which runs a lot of code lines.
faster is always better, but it's a shame there are no work arounds built in for higher level languages.
down that coffee slug
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|