[Freeciv-Dev] Re: Profiling Freeciv.
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Gaute B Strokkenes <gs234@xxxxxxxxx> writes:
> An alternative is to use inline functions which are much more
> portable and have a clean fall-back if they're not available.
> However, the `an inline function is as fast as a macro' maxim isn't
> always entirely true, notably under GCC.
Hm, the gcc manual even explicitely says "An Inline Function is As
Fast As a Macro". Could you give an example where this is not the
case? (except of course the function code not being in the header
file)
Falk
- [Freeciv-Dev] Profiling Freeciv., Gaute B Strokkenes, 2001/01/04
- [Freeciv-Dev] Re: Profiling Freeciv., Thue, 2001/01/04
- [Freeciv-Dev] Re: Profiling Freeciv., Tony Stuckey, 2001/01/04
- [Freeciv-Dev] Re: Profiling Freeciv., Falk Hueffner, 2001/01/05
- [Freeciv-Dev] Re: Profiling Freeciv., Gaute B Strokkenes, 2001/01/05
- [Freeciv-Dev] Re: Profiling Freeciv., Thue, 2001/01/06
- [Freeciv-Dev] Re: Profiling Freeciv., Gaute B Strokkenes, 2001/01/06
- [Freeciv-Dev] Re: Profiling Freeciv., Falk Hueffner, 2001/01/06
[Freeciv-Dev] Re: Profiling Freeciv., Gaute B Strokkenes, 2001/01/05
|
|