Menu

Commit [r553]  Maximize  Restore  History

utilisation de la macro ASIZE pour avoir la taille d'une array plutot qu'utiliser une struct de fin

suppression d'un memory leak improbable dans hash_nick.c
ajout d'un flag de debug: W_TTY qui envoit dans la console active
ajout de GetChanOptions()
optimisations de chaninfo()
optimisations de Get*Options() [avec 10 000 000 d'itérations: strcat 2535 ms, strcpy/index 70-90 ms facteur *30*]
déterminer d'ou vient le CPU usage 100% lors d'un killsock
optimisation du formattage pour putchan sprintf(buff + strlen(buff)): 420 ms plutot que sprintf + strcat: 620 ms (1 000 000 it)*
le debuglog devient une réelle option de debug: désactivée par défaut, indépendante du sqllog

broutilles dans cs_cmds.c
broutilles dans outils.c
avancées de w2c

romexzf 2003-11-21

changed /trunk/scoderz/Changes
changed /trunk/scoderz/src/cs_cmds.c
changed /trunk/scoderz/src/outils.c
changed /trunk/scoderz/src/serveur.c
/trunk/scoderz/Changes Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/cs_cmds.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/outils.c Diff Switch to side-by-side view
Loading...
/trunk/scoderz/src/serveur.c Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.