代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/132338/14097207
readme
GAUL Test and Benchmark Code
============================
This directory will eventually contain a set of test programs and a benchmark
suite. As you can see, these things do not exist yet.
Stewart
www.eeworm.com/read/465112/6966737
c bench.c
#define BENCHMARK 200
#include
#include
#include
#include
#include "idea.h"
void main()
{
DWORD start, t;
double e;
int i;
unsigned sho
www.eeworm.com/read/450639/7479655
c bench.c
#define BENCHMARK 200
#include
#include
#include
#include
#include "idea.h"
void main()
{
DWORD start, t;
double e;
int i;
unsigned sho
www.eeworm.com/read/332820/12725058
sql server 7.0
作者:怡红公子
日期:2000-2-27 1:40:58
[#990000][B]SQL Server 7.0性能和Benchmark得分[/B][/#]
疑惑SQL Server 7.0比SQL Server 6.5或比其它企业级数据库系统强在何处?请阅读SQL Server 7.0的工业标准Benchmark得分和创记录的性能指标。
[B]一.工业标准[/B]
评价硬件和软
www.eeworm.com/read/300812/13892546
java methodbenchmark.java
package test5;
public class MethodBenchmark extends Benchmark {
public void benchmark() {
for (int i = 0; i < 5; i++) {
System.out.println("i=" + i);
}
}
}
www.eeworm.com/read/287875/8663663
patch common_atheros_sdiostack_benchmark.patch
drivers/sdio/function/Kconfig | 6
drivers/sdio/function/Makefile | 1
drivers/sdio/function/bench/Makefile | 14
drivers/sdio/
www.eeworm.com/read/350859/10704964
patch common_atheros_sdiostack_benchmark.patch
drivers/sdio/function/Kconfig | 6
drivers/sdio/function/Makefile | 1
drivers/sdio/function/bench/Makefile | 14
drivers/sdio/
www.eeworm.com/read/447044/7559857
java listing9-02_benchmark.java
// You can use user-defined log levels as well, such as the benchmark level:
public void run() {
//#if polish.debug.info
int numberOfFrames = 0;
int framesPerSecond = 0;
long lastFpsTime
www.eeworm.com/read/305286/13775822
txt lbcfft1_benchmark_pre.txt
len fft time time/(n*log2(n)
64 0.00001476 0.000000038441
128 0.00000923 0.000000010298
256 0.00001877 0.000000009167
512 0.00004091 0.000000008878
1024 0
www.eeworm.com/read/305286/13775833
txt lbcfft2_benchmark_pre.txt
len fft time time/(n*log2(n)
64 0.00001392 0.000000036254
128 0.00000916 0.000000010221
256 0.00001883 0.000000009192
512 0.00003933 0.000000008534
1024 0