msql.times-3.0-single

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

0-SINGLE
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 :-	32.70 seconds real time	Total time = 32.70	Average operations per second = 3058Filling a deleted keyed table with 100000 rows gave :-	33.40 seconds real time	Total time = 33.40	Average operations per second = 2994Selecting 25000 rows using primary key :-	14.34 seconds real time	Total time = 14.34	Average operations per second = 1743Inserting 100000 rows into new flat table gave :-	28.62 seconds real time	Total time = 28.62	Average operations per second = 3494Filling a deleted flat table with 100000 rows gave :-	26.88 seconds real time	Total time = 26.88	Average operations per second = 3720Selecting 200 rows without a key :-	24.82 seconds real time	Total time = 24.82	Average operations per second = 1007Total execution time = 160.76

⌨️ 快捷键说明

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