<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic .net speed vs ARX, VBA, LISP in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750569#M80571</link>
    <description>Does anyone have any information/benchmarks of how .net customizatoin would rank in the following graph?&lt;BR /&gt;
&lt;BR /&gt;
thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
image is from 2005 AU handout:&lt;BR /&gt;
&lt;BR /&gt;
An Overview of VBA in AutoCAD® 2006&lt;BR /&gt;
This course CP22-2 presents an overview of how VBA fits into the customization scheme in AutoCAD 2006.</description>
    <pubDate>Wed, 30 Aug 2006 14:54:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-08-30T14:54:35Z</dc:date>
    <item>
      <title>.net speed vs ARX, VBA, LISP</title>
      <link>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750569#M80571</link>
      <description>Does anyone have any information/benchmarks of how .net customizatoin would rank in the following graph?&lt;BR /&gt;
&lt;BR /&gt;
thanks in advance.&lt;BR /&gt;
&lt;BR /&gt;
image is from 2005 AU handout:&lt;BR /&gt;
&lt;BR /&gt;
An Overview of VBA in AutoCAD® 2006&lt;BR /&gt;
This course CP22-2 presents an overview of how VBA fits into the customization scheme in AutoCAD 2006.</description>
      <pubDate>Wed, 30 Aug 2006 14:54:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750569#M80571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-30T14:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: .net speed vs ARX, VBA, LISP</title>
      <link>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750570#M80572</link>
      <description>Hi, civil3d.net!&lt;BR /&gt;
&lt;BR /&gt;
cn&amp;gt; Does anyone have any information/benchmarks of how .net customizatoin&lt;BR /&gt;
cn&amp;gt; would rank in the following graph?&lt;BR /&gt;
I did not any tests but think that .NET-appliction inprocess (dll) is more quickly then VBA, but outprocess (exe)&lt;BR /&gt;
is as quick as VB6&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Alexander Rivilis.</description>
      <pubDate>Wed, 30 Aug 2006 15:23:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750570#M80572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-08-30T15:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: .net speed vs ARX, VBA, LISP</title>
      <link>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750571#M80573</link>
      <description>I don't have any benchmarks, but I do customize ADT using  Lisp, VBA, VB6, C++, and vb.net. &lt;BR /&gt;
&lt;BR /&gt;
That graph is very misleading, vb6 compiled as an early bound dll will run much faster than VBA. The graph is showing VB6 as late bound which is dumb usage of vb. &lt;BR /&gt;
&lt;BR /&gt;
Dotnet is faster than VB early bound, but slower than objectARX due to marshaling of the parameters and return values.  &lt;BR /&gt;
&lt;BR /&gt;
I actually started a benchmark program, but I did the vb.net version first and it ran so fast I was satisfied.  The only thing I have seen in dotnet that runs slow is the jig code.  I would stick to C++ for those interactive loops that have to draw a lot. &lt;BR /&gt;
&lt;BR /&gt;
Chris Arps</description>
      <pubDate>Fri, 01 Sep 2006 18:55:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/net-speed-vs-arx-vba-lisp/m-p/1750571#M80573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-09-01T18:55:53Z</dc:date>
    </item>
  </channel>
</rss>

