X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=demos%2Fperformance%2Fprintf2.c;fp=demos%2Fperformance%2Fprintf2.c;h=5ee4fb296f15ab31ea5bebe384705783ea8d1710;hb=81088cecf25774a3506a648bd2254079d48f77da;hp=0000000000000000000000000000000000000000;hpb=dfe0680a93f0d1fd2cd668f3facd6c803af318ea;p=svn%2FCll1h%2F.git diff --git a/demos/performance/printf2.c b/demos/performance/printf2.c new file mode 100644 index 0000000..5ee4fb2 --- /dev/null +++ b/demos/performance/printf2.c @@ -0,0 +1,11 @@ +#include + +#define RUNS 10000000UL +int main (void) +{ + unsigned long i; + for (i=0;i