⇤ ← Revision 1 as of 2017-01-31 13:04:32
Size: 912
Comment:
|
Size: 637
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Please add your row to the table below, following the examples already there: | Please add your row to the table below, following the examples already there: (1) the number of results; (2) the query time in seconds, with exactly two digits after the dot; (3) whether you built an index for your table or not; (4) Processor / RAM = the specs of the machine you used. |
Line 6: | Line 6: |
1. The number of results for the respective query (without LIMIT). 2. The query time in seconds, with exactly two digits after the dot (for query 2: with 'LIMIT 10'). 3. Processor / RAM = the specs of the machine you used. Also give a short description of your own query. ||<style="text-align:center"|2>'''Name''' ||||<style="text-align:center">'''Query 1 (given on the ES)'''||||<style="text-align:center">'''Query 2 (your choice)'''||<style="text-align:center"|2>'''Processor / RAM + Description of Query 2'''|| ||#results||query time||#results (without 'LIMIT 10')||query time (with 'LIMIT 10')|| ||Patrick ||4|| 0.54s || 1682 || 1.43s ||Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz / 8GB, people who were born and died in the same place || |
||<style="text-align:center"|2>'''Name''' ||||<style="text-align:center">'''Query 1 (given on the ES)'''||with index?||<style="text-align:center"|2>'''Processor / RAM|| ||#results||query time||#results|| ||Patrick ||4|| 0.54s || ?? ||i5-3320M @ 2.60GHz / 8GB || |
Results for Exercise Sheet 13 (two SPARQL/SQL queries)
Please add your row to the table below, following the examples already there: (1) the number of results; (2) the query time in seconds, with exactly two digits after the dot; (3) whether you built an index for your table or not; (4) Processor / RAM = the specs of the machine you used.
Name |
Query 1 (given on the ES) |
with index? |
Processor / RAM |
|
#results |
query time |
#results |
||
Patrick |
4 |
0.54s |
?? |
i5-3320M @ 2.60GHz / 8GB |