バージョン 39 から バージョン 40 における更新: survey
- 更新日時:
- 2012/07/05 13:46:05 (12 年 前)
凡例:
- 変更なし
- 追加
- 削除
- 変更
-
survey
v39 v40 87 87 === Approach === #approach 88 88 89 We evaluated the data in every Sparql end point at least twice to make it sure that there is no much difference between two test values:|2nd-1st|/max(2nd,1st)<0.1( now we took the first valuebecause some loading is still in test ).89 We evaluated the data in every Sparql end point at least twice to make it sure that there is no much difference between two test values:|2nd-1st|/max(2nd,1st)<0.1(we took the first value in the summarize part now because some loading is still in test ). 90 90 91 91 We did the query evaluation by executing the whole query mix (composed of the query sequence) five times in every Sparql endpoint, remove the highest one and then get the average time cost of other four queries. We report the five detailed time cost in every database section and the average cost in the summary section.