From: Gareth H. <ga...@va...> - 2001-03-13 02:02:53
|
Compiling this with the code Josh sent takes around 70 msec on my 700MHz PIII laptop. void codegen_test( void ) { printf( "hello, world!\n" ); } That's a long time at 60fps... -- Gareth |