|
-
Jun 6th, 2001, 10:13 AM
#1
Thread Starter
Member
As far as I know, VB.NET beta 1 is not yet speed optimised, so a comparison would not make sense!
From what I learned about the new VB, the language itself gets closer to C++, so it makes sense that VB.NET also speeds up a bit and gets closer to C++.
WIN 2000 Prof. / WIN 98 / WIN 95, IE6.0, Mathematica 4.0
Visual Studio Enterprise 6.0 sp5
-
Jun 6th, 2001, 12:43 PM
#2
Lively Member
by execution speed Do you mean the speed of compilation to Intermediate Language.....?
because all langs compile to same IL and .NET's JIT will run those...so perhaps difference lies in compilation to IL.
-
Jun 7th, 2001, 02:26 AM
#3
As far as I know, VB.NET beta 1 is not yet speed optimised
understatement of the year, the slowest program I've got 
I don't know with the C++ bit, but VB is both slower in design time and compilied, I guess MS have done this purposely so we want to buy the full "optimised" .NET when it comes out rather than staying with the Beta copy & getting the updates.
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
|