msql.times-3.0-broker

来自「嵌入式LINUX应用开发技术一书的光盘,希望对大家有用:)」· 0-BROKER 代码 · 共 61 行

0-BROKER
61
字号
mSQL Killer Test.     Test machine = FreeBSD stag.Hughes.com.au 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE #0: Thu Jan 25 12:07:20 EST 2001     root@stag:/usr/src/sys/compile/BUCK  i386	mSQL server version 	3.0 RELEASE------------------------------------------------------------Inserting 100000 rows into new keyed table gave :-	24.00 seconds real time	Total time = 24.00	Average operations per second = 4166Filling a deleted keyed table with 100000 rows gave :-	26.55 seconds real time	Total time = 26.55	Average operations per second = 3766Selecting 25000 rows using primary key :-	9.01 seconds real time	Total time = 9.01	Average operations per second = 2774Inserting 100000 rows into new flat table gave :-	20.36 seconds real time	Total time = 20.36	Average operations per second = 4911Filling a deleted flat table with 100000 rows gave :-	21.49 seconds real time	Total time = 21.49	Average operations per second = 4653Selecting 200 rows without a key :-	22.37 seconds real time	Total time = 22.37	Average operations per second = 1117Total execution time = 123.78

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?