⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test_30.stable.out

📁 一个内存数据库的源代码这是服务器端还有客户端
💻 OUT
字号:
stdout of test 'test_30` in directory 'tests/suite_02` itself:#> Mtest:	milS test_30 milS#> Mtest:	Mtimeout -timeout 210 Mserver -modulesilent -yaccsilent -d8 -db tests_suite_02 -single test_30.milS# Monet Database Server V4.1# Copyright (c) 1993-1999, CWI & SION. All rights reserved.# compiled for IRIX646.5/32bit on Fri Jan 14 01:04:33 MET 2000.#script:test_30.milS# Monet Database Server V4.3.5# Copyright (c) 1993-2002, CWI. All rights reserved.# compiled for i686-pc-linux-gnu/32bit; dynamically linked.setoid(oid(2000000));# load a few wisconsin tables and produce histogramsvar W10k_evenOnePercent := bat("W10k_evenOnePercent");var W10k_tenPercent := bat("W10k_tenPercent");var h1:= W10k_evenOnePercent.histogram();h1.sort().print();#-----------------## BAT:	  tmp_61  ## (int)	  (int)	  ##-----------------#[ 0,	  200	  ][ 2,	  200	  ][ 4,	  200	  ][ 6,	  200	  ][ 8,	  200	  ][ 10,	  200	  ][ 12,	  200	  ][ 14,	  200	  ][ 16,	  200	  ][ 18,	  200	  ][ 20,	  200	  ][ 22,	  200	  ][ 24,	  200	  ][ 26,	  200	  ][ 28,	  200	  ][ 30,	  200	  ][ 32,	  200	  ][ 34,	  200	  ][ 36,	  200	  ][ 38,	  200	  ][ 40,	  200	  ][ 42,	  200	  ][ 44,	  200	  ][ 46,	  200	  ][ 48,	  200	  ][ 50,	  200	  ][ 52,	  200	  ][ 54,	  200	  ][ 56,	  200	  ][ 58,	  200	  ][ 60,	  200	  ][ 62,	  200	  ][ 64,	  200	  ][ 66,	  200	  ][ 68,	  200	  ][ 70,	  200	  ][ 72,	  200	  ][ 74,	  200	  ][ 76,	  200	  ][ 78,	  200	  ][ 80,	  200	  ][ 82,	  200	  ][ 84,	  200	  ][ 86,	  200	  ][ 88,	  200	  ][ 90,	  200	  ][ 92,	  200	  ][ 94,	  200	  ][ 96,	  200	  ][ 98,	  200	  ]printf("#~BeginVariableOutput~#\n"); cpu().print(); printf("#~EndVariableOutput~#\n");printf("#~BeginVariableOutput~#\n"); memory().print(); printf("#~EndVariableOutput~#\n");printf("#~BeginVariableOutput~#\n"); io().print(); printf("#~EndVariableOutput~#\n");#~BeginVariableOutput~##-------------------------## BAT:		  cpu	  ## (str)		  (int)	  ##-------------------------#[ "elapsed",	  0	  ][ "user",	  120	  ][ "elapuser",	  0	  ][ "system",	  510	  ][ "elapsystem",	  0	  ]#~EndVariableOutput~##~BeginVariableOutput~##---------------------------------## BAT:		  mem		  ## (str)		  (int)		  ##---------------------------------#[ "memincr",	  1658880	  ][ "arena",	  1665472	  ][ "ordblks",	  424		  ][ "smblks",	  0		  ][ "hblkhd",	  0		  ][ "hblks",	  0		  ][ "usmblks",	  0		  ][ "fsmblks",	  0		  ][ "uordblks",	  1508744	  ][ "fordblks",	  156728	  ]#~EndVariableOutput~##~BeginVariableOutput~##-------------------------## BAT:		  io	  ## (str)		  (int)	  ##-------------------------#[ "maxrss",	  0	  ][ "minflt",	  501	  ][ "majflt",	  629	  ][ "nswap",	  0	  ][ "inblock",	  0	  ][ "oublock",	  0	  ][ "nvcsw",	  0	  ][ "ninvcsw",	  0	  ]#~EndVariableOutput~#var h2:= W10k_tenPercent.histogram();h2.sort().print();#-----------------## BAT:	  tmp_62  ## (int)	  (int)	  ##-----------------#[ 0,	  1000	  ][ 1,	  1000	  ][ 2,	  1000	  ][ 3,	  1000	  ][ 4,	  1000	  ][ 5,	  1000	  ][ 6,	  1000	  ][ 7,	  1000	  ][ 8,	  1000	  ][ 9,	  1000	  ]printf("#~BeginVariableOutput~#\n"); cpu().print(); printf("#~EndVariableOutput~#\n");printf("#~BeginVariableOutput~#\n"); memory().print(); printf("#~EndVariableOutput~#\n");printf("#~BeginVariableOutput~#\n"); io().print(); printf("#~EndVariableOutput~#\n");#~BeginVariableOutput~##-------------------------## BAT:		  cpu	  ## (str)		  (int)	  ##-------------------------#[ "elapsed",	  0	  ][ "user",	  120	  ][ "elapuser",	  0	  ][ "system",	  510	  ][ "elapsystem",	  0	  ]#~EndVariableOutput~##~BeginVariableOutput~##---------------------------------## BAT:		  mem		  ## (str)		  (int)		  ##---------------------------------#[ "memincr",	  40960		  ][ "arena",	  1706432	  ][ "ordblks",	  415		  ][ "smblks",	  0		  ][ "hblkhd",	  0		  ][ "hblks",	  0		  ][ "usmblks",	  0		  ][ "fsmblks",	  0		  ][ "uordblks",	  1551592	  ][ "fordblks",	  154840	  ]#~EndVariableOutput~##~BeginVariableOutput~##-------------------------## BAT:		  io	  ## (str)		  (int)	  ##-------------------------#[ "maxrss",	  0	  ][ "minflt",	  511	  ][ "majflt",	  629	  ][ "nswap",	  0	  ][ "inblock",	  0	  ][ "oublock",	  0	  ][ "nvcsw",	  0	  ][ "ninvcsw",	  0	  ]#~EndVariableOutput~#quit();# 17:09:06 >  # 17:09:06 >  Done.# 17:09:06 >  

⌨️ 快捷键说明

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