flat assembler
Message board for the users of flat assembler.
Index
> Windows > WndProc overhead question ? |
Author |
|
f0dder 13 May 2005, 15:05
a small optimization is "mov eax, [esp + parm_msg]", then do the CMPs against EAX. Other than that, it's an okay way of doing things. You can move the most often received messages to the top of the routine for a (mostly theoretical) speed increase.
|
|||
13 May 2005, 15:05 |
|
Spidark 13 May 2005, 20:51
f0dder wrote: a small optimization is "mov eax, [esp + parm_msg]", then do the CMPs against EAX. Other than that, it's an okay way of doing things. You can move the most often received messages to the top of the routine for a (mostly theoretical) speed increase. Thanks i will optimize it. |
|||
13 May 2005, 20:51 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.