Re: Native Code vs PCode
- From: Tom Esh <tjeshGibberish@xxxxxxxxxx>
- Date: Fri, 02 Sep 2005 03:45:36 -0400
On Fri, 2 Sep 2005 08:15:42 +0200, "Ivan Debono"
<ivanmdeb@xxxxxxxxxxx> wrote:
>Hi all,
>
>I've got some activex dlls that access a database, retrieve recordsets, loop
>through them, calculate stuff, etc...
>
>Would it make a big difference if I compiled to PCode instead of Native Code
>(Fast Code)??
>
>The difference is in the size which is important for me as I need to package
>everything in a setup file and make it available on the internet for
>downloading.
Very unlikely you would see much improvement with native unless you're
doing a ~lot~ of calculations. It's easy enough to build & test each
way though if you want to be certain.
-Tom
MVP - Visual Basic
(please post replies to the newsgroup)
.
- Follow-Ups:
- Re: Native Code vs PCode
- From: M. Posseth
- Re: Native Code vs PCode
- References:
- Native Code vs PCode
- From: Ivan Debono
- Native Code vs PCode
- Prev by Date: Controls in VB for Flash
- Next by Date: Re: setting the focus
- Previous by thread: Native Code vs PCode
- Next by thread: Re: Native Code vs PCode
- Index(es):
Relevant Pages
|