代码搜索:benchmarks
找到约 735 项符合「benchmarks」的源代码
代码结果 735
www.eeworm.com/read/372371/9512323
benchmarks
- See also SPEED
Update 2nd Nov 2001
ftp.redhat.com ran vsftpd for the RedHat 7.2 release. vsftpd achieved 4,000
concurrent users on a single machine with 1Gb RAM. Even with this insane user
count, b
www.eeworm.com/read/448678/7527214
benchmarks
- See also SPEED
Update 2nd Nov 2001
ftp.redhat.com ran vsftpd for the RedHat 7.2 release. vsftpd achieved 4,000
concurrent users on a single machine with 1Gb RAM. Even with this insane user
count, b
www.eeworm.com/read/301999/13844898
benchmarks
The algorithm used in cluster version up to 2.3 was not very sophisticated.
It constructs a triangular distance matrix which is repeatedly searched
linearly for the shortest distance pair of data poi
www.eeworm.com/read/388876/8568544
pdf benchmarks.pdf
www.eeworm.com/read/306033/13754459
jpg benchmarks.jpg
www.eeworm.com/read/123453/14630146
run-benchmarks
#!/bin/sh
BEGIN=benchmarks/report-begin.txt
END=benchmarks/report-end.txt
OUT=benchmarks/report.xml
rm -f $OUT
sed "s/#DATE#/`date +%Y-%m-%d`/g" < $BEGIN |
sed "s/#UNAME#/`uname -a`/g" > $OUT
case
www.eeworm.com/read/123453/14630681
run-benchmarks
#!/bin/sh
BEGIN=benchmarks/report-begin.txt
END=benchmarks/report-end.txt
OUT=benchmarks/report.xml
rm -f $OUT
sed "s/#DATE#/`date +%Y-%m-%d`/g" < $BEGIN |
sed "s/#UNAME#/`uname -a`/g" > $OUT
case