# gcc-3.3 bench.c pf_unix.c `sdl-config --cflags --libs`
pf_unix.c: In function `runthread':
pf_unix.c:23: warning: passing arg 1 of `SDL_CreateThread' from incompatible pointer type
# ./a.out
performance système : 50
conclusion mon système est 4 fois moins performant que celui de gc
# AMD Athlon(TM) XP 1600+ @ 1059.454 MHz Linux 2.4.22, Debian (~sarge)
Posté par naibed . En réponse au message le test qui tue ;). Évalué à 1.
# gcc-3.3 bench.c pf_unix.c `sdl-config --cflags --libs`
pf_unix.c: In function `runthread':
pf_unix.c:23: warning: passing arg 1 of `SDL_CreateThread' from incompatible pointer type
# ./a.out
performance système : 50
conclusion mon système est 4 fois moins performant que celui de gc