代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/141300/5770172
foobar
\section*{BICMPD Benchmark}
\section*{BICMPU Benchmark}
\section*{CLKFEED Benchmark}
\section*{CMOSAMP Benchmark}
\section*{ECLINV Benchmark}
\section*{ECPAL Benchmark}
\section*{GMAMP Benchmark}
\sec
www.eeworm.com/read/131315/5932104
c syscall.c
/*
* System call overhead benchmark.
*/
main(argc, argv)
char *argv[];
{
register int ncalls;
if (argc < 2) {
printf("usage: %s #syscalls\n", argv[0]);
exit(1);
}
ncalls = atoi(argv[1]);
www.eeworm.com/read/131315/5932110
c bigjob.c
/*
* Benchmark "null big job" program.
*/
/* 250 here is intended to approximate vi's text+data size */
char space[1024 * 250] = "force into data segment";
main(argc, argv)
char *argv[];
{
exit(
www.eeworm.com/read/131315/5932124
c syscall.c
/*
* System call overhead benchmark.
*/
main(argc, argv)
char *argv[];
{
register int ncalls;
if (argc < 2) {
printf("usage: %s #syscalls\n", argv[0]);
exit(1);
}
ncalls = atoi(argv[1]);
www.eeworm.com/read/131315/5932137
c signocsw.c
/*
* Signal without context switch benchmark.
*/
#include
int pid;
int nsigs;
int sigsub();
main(argc, argv)
char *argv[];
{
if (argc < 2) {
printf("usage: %s nsignals\n", argv[0])
www.eeworm.com/read/126884/6011139
java calcmlfromwaveforms.java
package org.trinet.apps;
import org.trinet.jiggle.*;
import org.trinet.util.WaveClient;
import org.trinet.jasi.*;
import org.trinet.util.BenchMark;
/**
Stand-alone program for calculating
www.eeworm.com/read/126884/6011141
java calcmca.java
package org.trinet.apps;
import org.trinet.jiggle.*;
import org.trinet.util.WaveClient;
import org.trinet.jasi.*;
import org.trinet.jasi.coda.*;
import org.trinet.util.BenchMark;
/**
Sta
www.eeworm.com/read/100409/6269922
java oo1benchmarkapp.java
// You can redistribute this software and/or modify it under the terms of
// the Ozone Library License version 1 published by ozone-db.org.
//
// The original code and portions created by SMB are
// C
www.eeworm.com/read/486506/6533698
makefile
# This Makefile is for LINUX. This Makefile has been tested with a setup of:
# o Linux kernel version 0.99.13
# o GCC version 2.4.5
# o Libc version 4.4.1
#
# This has also been tested to run with