Annotation of Net2/tests/benchmarks/bigjob.c, revision 1.1

1.1     ! root        1: /*
        !             2:  * Benchmark "null big job" program.
        !             3:  */
        !             4: /* 250 here is intended to approximate vi's text+data size */
        !             5: char   space[1024 * 250] = "force into data segment";
        !             6: 
        !             7: main(argc, argv)
        !             8:        char *argv[];
        !             9: {
        !            10: 
        !            11:        exit(0);
        !            12: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.