Valhalla Legends Archive

Programming => General Programming => Topic started by: Grok on January 09, 2004, 12:22 PM

Title: Visual Basic R 0wN !!
Post by: Grok on January 09, 2004, 12:22 PM
http://osnews.com/story.php?news_id=5602&page=3 (http://osnews.com/story.php?news_id=5602&page=3)
Title: Re:Visual Basic R 0wN !!
Post by: Skywing on January 09, 2004, 01:48 PM
Quote from: Grok on January 09, 2004, 12:22 PM
http://osnews.com/story.php?news_id=5602&page=3 (http://osnews.com/story.php?news_id=5602&page=3)
I kind of have to question whether that guy has any clue about what he's doing, though.  He seemed to be totally lost on the concept of managed C++ vs unmanaged C++ for VC.NET, for instance...
Title: Re:Visual Basic R 0wN !!
Post by: Adron on January 09, 2004, 05:47 PM
Hmm, so VB owns interpreted/byte code languages? Not very surprising. It's still twice as slow as C++... And his I/O test of writing lines to a text file is a rather bad test of I/O performance. He probably didn't use large buffers and overlapped I/O, which are performance enhancements easier accessible from C++ than from VB (that's to say they're very hard to use in VB compared to in C++)...
Title: Re:Visual Basic R 0wN !!
Post by: Arta on January 09, 2004, 08:50 PM
lol, one of my housemates applied for an internship at that company... :)
Title: Re:Visual Basic R 0wN !!
Post by: Banana fanna fo fanna on January 10, 2004, 03:58 PM
Python's float math is so terrible, don't even get me started.

EDIT: changed long to float