代码搜索:Benchmark
找到约 3,891 项符合「Benchmark」的源代码
代码结果 3,891
www.eeworm.com/read/120487/6073378
sh runwisc.sh
#!/bin/sh
# $Header: /cvsroot/pgsql/src/test/bench/runwisc.sh,v 1.4 1999/05/23 18:53:30 momjian Exp $
#
# Note that in our published benchmark numbers, we executed the command in the
# following fash
www.eeworm.com/read/120487/6073406
wisc-readme
The Postgres Wisconsin Benchmark
In this directory are the queries and raw data files used to populate the
Postgres version of the Wisconsin benchmark. In order to run the benchmark,
you'll initiall
www.eeworm.com/read/109011/6179544
java exclude.java
/*
* Copyright 1999,2004 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/100285/6271867
sh runwisc.sh
#!/bin/sh
# $Header: /usr/local/cvsroot/pgsql/src/test/bench/runwisc.sh,v 1.4 1999/05/23 18:53:30 momjian Exp $
#
# Note that in our published benchmark numbers, we executed the command in the
# foll
www.eeworm.com/read/100285/6271895
wisc-readme
The Postgres Wisconsin Benchmark
In this directory are the queries and raw data files used to populate the
Postgres version of the Wisconsin benchmark. In order to run the benchmark,
you'll initiall
www.eeworm.com/read/252270/12290458
txt 吸引 c 和 java 程序员目光的 perl 5.6 (转).txt
作者:dio
email: hao@peng.com.cn
日期:8/21/2001 9:00:09 AM
www.LinuxByte.net:有Perl 5.6下载
Perl 5.6 的新特性在哪些方面优于 C/C++/Java ?
作者:Teodor Zlatanov
内容:
Perl 解释器
速度和 Benchmark
异常、编译和文档
www.eeworm.com/read/231996/14212255
report_times
#!/bin/bash
#report pairing times for each type of parameter
for p in a d159 d201 d224 e f g149 a1
do
echo -en $p'\t'
benchmark/benchmark < param/$p.param | awk '/time =/ {printf "%s", $5 "\t"
www.eeworm.com/read/129991/14213276
txt takes two 32 bit integer values and calculates their product.txt
**================================================================================
*
* TEXAS INSTRUMENTS, INC.
*
* 32 Bit Multiply
*
* Revision Date: 07/14/97
*
* USAGE This routine is C C
www.eeworm.com/read/129991/14213338
txt takes two 40 bit integer values and calculates their product.txt
**================================================================================
*
* TEXAS INSTRUMENTS, INC.
*
* 40 Bit Multiply
*
* Revision Date: 07/14/97
*
* USAGE This routine is C C
www.eeworm.com/read/229834/14315184
pro bench_pl.pro
/* BENCH.PL : The classic Prolog benchmark
Supplied by Quintus Computer Systems, Inc.
April 30th 1984
*/
/* ====================================================================