perforamnce test for printing one and two strings in C,C++,C<<1,Perl and Python
[svn/Cll1h/.git] / demos / performance / cll1-print2.c
CommitLineData
81088cec 1#include "cll1.h"
2
3program
4{
5 repeat(10000000)
6 print("stuff1","stuff2");
7}
This page took 0.1262 seconds and 4 git commands to generate.