close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 4, 2011, 5:57:52 PM (15 years ago)
- Author:
-
waue
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v3
|
v4
|
|
| 7 | 7 | 用資料量最多,較複雜的中文查詢,測試 |
| 8 | 8 | |
| 9 | | * 同時有 100 個連線作query ,回傳結果的時間僅需 0.5 秒 |
| 10 | | * 同時有 400 個連線作query ,回傳結果的時間也僅需 2 秒 |
| | 9 | * 同時有 1 個連線作query ,回傳結果的時間僅需 0.030 秒 |
| | 10 | * 同時有 10 個連線作query ,回傳結果的時間僅需 0.067 秒 |
| | 11 | * 同時有 80 個連線作query ,回傳結果的時間僅需 0.45 秒 |
| | 12 | * 同時有 100 個連線作query ,回傳結果的時間僅需 0.56 秒 |
| | 13 | * 同時有 400 個連線作query ,回傳結果的時間也僅需 2.1 秒 |
| 11 | 14 | |
| 12 | 15 | == 測試數據 == |