Re: cFASM (calling FASM as a C function)
- From: "vid512@xxxxxxxxx" <vid512@xxxxxxxxx>
- Date: 20 Mar 2007 17:30:39 -0700
I've modified the symbol table lookup routines. Sped them up a bit and
used a hash table rather than the hash tree scheme previously used.
This saves a bit of memory for large projects (e.g., assembling the
FASM.ASM source code). There are *lots* of opportunities to speed up
the code, but it really needs to be refactored first.
can you list parts which you suceeded to speed up, and parts which you
think can be boosted to FASM board please? I believe Tomasz would be
interested
.
- Follow-Ups:
- Re: cFASM (calling FASM as a C function)
- From: randyhyde@xxxxxxxxxxxxx
- Re: cFASM (calling FASM as a C function)
- References:
- cFASM (calling FASM as a C function)
- From: rhyde@xxxxxxxxxx
- cFASM (calling FASM as a C function)
- Prev by Date: Re: HLA Lib
- Next by Date: Re: cFASM (calling FASM as a C function)
- Previous by thread: Re: cFASM (calling FASM as a C function)
- Next by thread: Re: cFASM (calling FASM as a C function)
- Index(es):
Relevant Pages
|