代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/305286/13775859
txt benchmark.txt
len Total time time/(n*log2(n)
64, 0.00001579 0.000000041116
128, 0.00002620 0.000000029244
256, 0.00005526 0.000000026980
512, 0.00011780 0.000000025564
1024,
www.eeworm.com/read/303237/13819876
c benchmark.c
// ----------------------------------------------------------------------------- BENCHMARK
/*
Specific to the benchmark bed
2005-03: http://www.ntu.edu.sg/home/EPNSugan/ (see CEC05)
*/
struct
www.eeworm.com/read/303237/13819918
h benchmark.h
long double ackley(int D, long double z[], int shift);
long double elliptic(int D,long double z[],int shift);
long double griewank(int D,long double z[],int shift);
long double griewank_rosenbrock(
www.eeworm.com/read/139043/5811698
java benchmark.java
/*
* Copyright 1999,2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/136989/5830067
dsw benchmark.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136989/5831617
dsw benchmark.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/136989/5838845
sh benchmark.sh
#!/bin/sh
# benchmark.sh,v 1.1 1999/07/28 16:54:27 othman Exp
# Script to run all of the IDL_Cubit type tests for IIOP, UIOP and IIOP/UIOP
# with the -ORBGIOPlite option.
# Client and Server o
www.eeworm.com/read/126884/6010954
java benchmark.java
package org.trinet.util;
import java.util.*;
import java.io.PrintStream;
import org.trinet.util.Format; // CoreJava printf-like Format class
/**
* Do timestamping for application benchmarking