代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/323119/13350321
0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase insert-solid_odbc-nt_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
Testing server 'Solid version ???' at 1998-10-23 9:11:17
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating
www.eeworm.com/read/323119/13350435
insert-access_odbc-win98-cmp-access,mysql
Testing server 'Access 2000' at 2000-01-03 15:01:30
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating
www.eeworm.com/read/323119/13350561
insert-mysql-nt_4.0
Testing server 'MySQL 3.23.37' at 2001-04-19 14:09:43
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating
www.eeworm.com/read/323119/13350650
36_i686-cmp-mysql,oracle insert-oracle-linux_2.0.36_i686-cmp-mysql,oracle
Testing server 'Oracle 8.0.5.0.0' at 1999-03-25 0:49:44
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating
www.eeworm.com/read/323119/13350875
36_i686-cmp-mysql,oracle insert-oracle_fast-linux_2.0.36_i686-cmp-mysql,oracle
Testing server 'Oracle 8.0.5.0.0' at 1999-03-23 8:24:00
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating
www.eeworm.com/read/304660/13790038
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/302827/13826911
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/238483/13883522
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2006-10-15.18
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
# Foundation, Inc.
# Th
www.eeworm.com/read/147142/5733454
run
#! /bin/bash
echo Generating dataset
../Generator -ds 1000 -sl 100 > mix
echo Creating new TPR-Tree and Querying
../TPRTreeLoad mix tree 10 > res
echo Running exhaustive search
../Exhaustive mix >
www.eeworm.com/read/147142/5733458
run
#! /bin/bash
echo Generating dataset
../Generator 1000 100 > mix
echo Creating new R-Tree and Querying
../RTreeLoad mix tree 10 intersection > res
echo Running exhaustive search
../Exhaustive mix i