Re: Slow nasm



santosh wrote:
volcano wrote:


Hi,

http://www.asmcommunity.net/board/index.php?topic=10687.0

above is a topic to nasm code about extracting exporting functions
from a dll. I have the latest include file AFAIK. The code is working
OK for small DLLs, such imagehlp.dll but if bigger, application is
freezing.

Is nasm so slow or still there are some bugs? I also uploaded my
sources for whom wishes.

http://www.mediafire.com/?edsd1994stz


Your source is compiling fine for me with NASM 0.99.05. Also I don't see
any noticeable speed difference with NASM 0.98.39, but I didn't time it
though.

Really? Pretty noticeable on my machine. "time" says about 3.3xx vs 0.3xx. Try it again...

Best,
Frank

.



Relevant Pages

  • Re: VB6 - why isnt a straight Win32 DLL offered as a project type?
    ... between an ActiveX DLL and a "normal" Win32 DLL. ... Okay, here goes. ... I've stepped away from the Microsoft MASM compiler. ... NASM compiler. ...
    (microsoft.public.vb.general.discussion)
  • Re: Slow nasm
    ... from a dll. ... Is nasm so slow or still there are some bugs? ... I assume there are still bugs, although a good many have been squashed. ... But then you mention that your app freezes on larger .dll's. ...
    (alt.lang.asm)
  • Re: Slow nasm
    ... above is a topic to nasm code about extracting exporting functions ... from a dll. ... Is nasm so slow or still there are some bugs? ... Could you please file a bug report at the Sourceforge tracker and include your sources, ...
    (alt.lang.asm)
  • Re: Slow nasm
    ... from a dll. ... Is nasm so slow or still there are some bugs? ... Your source is compiling fine for me with NASM 0.99.05. ... which is infinite slow shouldn't even happen with an assembler ...
    (alt.lang.asm)
  • Re: Slow nasm
    ... above is a topic to nasm code about extracting exporting functions ... from a dll. ... I have the latest include file AFAIK. ... Is nasm so slow or still there are some bugs? ...
    (alt.lang.asm)