Size: 912
Comment:
|
Size: 699
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 || |
||'''Name''' ||'''#Results'''||'''Time'''||'''With index?'''||'''Processor / RAM'''|| ||Patrick ||4|| 0.54s || Yes ||i5-3320M @ 2.60GHz / 8GB || ||dk295 ||4|| 0.88s || Yes ||i7-5600U @ 2.60GHz / 12GB || ||lg254 ||4|| 0.03s || Yes || i7-3610QM @ 2.30GHz / 8GB || ||ff115 ||4|| 0.012s || Yes || i5-3337U @ 1.80GHz / 4GB || |
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 |
#Results |
Time |
With index? |
Processor / RAM |
Patrick |
4 |
0.54s |
Yes |
i5-3320M @ 2.60GHz / 8GB |
dk295 |
4 |
0.88s |
Yes |
i7-5600U @ 2.60GHz / 12GB |
lg254 |
4 |
0.03s |
Yes |
i7-3610QM @ 2.30GHz / 8GB |
ff115 |
4 |
0.012s |
Yes |
i5-3337U @ 1.80GHz / 4GB |