Size: 1527
Comment:
|
Size: 1424
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Add your row to the table below, following the examples already there. Please write down the ratios for both time and number of PED computations (comp) as floats with '''exactly two digits of precision'''. | Add your row to the table below, following the examples already there. ''Time B'' is the time for the baseline. ''Time Q'' is the time using the q-gram index. ''#PEDs Q'' is the number of PED computations done with the q-gram based algorithm. Please write down the time in milliseconds, with exactly two digits of precision. |
Line 6: | Line 6: |
Speedup is always measured as time/comparisons_for_baseline / time_for_your_version or comparisons_for_baseline / comparisons_for_your_version (<1 = slower, >1 faster). The first row shows you the queries to measure for. |
|
Line 10: | Line 8: |
||<style="text-align:center"> '''Time B''' ||<style="text-align:center"> '''Time Q''' ||<style="text-align:center"> '''#PEDs Q''' ||<style="text-align:center"> '''Time B''' ||<style="text-align:center"> '''Time Q''' ||<style="text-align:center"> '''#PED Q''' ||<style="text-align:center"> '''Time B''' ||<style="text-align:center"> '''Time Q''' ||<style="text-align:center"> '''#PEDs Q''' || ||Elmar || 3.09 || 3.44 || 81.36 || 136.75 || 1905.78 || 21196.12 || 136.75 || 1905.78 || 21196.12 || Intel i5-2520M @ 2.50GHz / 8GB || Python || |
||<style="text-align:center"> '''Time B''' ||<style="text-align:center"> '''Time Q''' ||<style="text-align:center"> '''#PEDs Q''' ||<style="text-align:center"> '''Time B''' ||<style="text-align:center"> '''Time Q''' ||<style="text-align:center"> '''#PEDs Q''' ||<style="text-align:center"> '''Time B''' ||<style="text-align:center"> '''Time Q'' ||<style="text-align:center"> '''#PEDs Q''' || ||Elmar ||<:> 3.09 || 3.44 || 81.36 || 136.75 || 1905.78 || 21196.12 || 136.75 || 1905.78 || 21196.12 || Intel i5-2520M @ 2.50GHz / 8GB || Python || |
Results for Exercise Sheet 5 (q-Gram Index)
Add your row to the table below, following the examples already there. Time B is the time for the baseline. Time Q is the time using the q-gram index. #PEDs Q is the number of PED computations done with the q-gram based algorithm. Please write down the time in milliseconds, with exactly two digits of precision.
In the first column, write your first name, or name1+name2 if you work in a group.
Name |
Query: The H |
Query: Ter,inator |
Query: Figct Cl |
Processor / RAM |
Language |
|||||||
Time B |
Time Q |
#PEDs Q |
Time B |
Time Q |
#PEDs Q |
Time B |
Time Q |
#PEDs Q |
||||
Elmar |
3.09 |
3.44 |
81.36 |
136.75 |
1905.78 |
21196.12 |
136.75 |
1905.78 |
21196.12 |
Intel i5-2520M @ 2.50GHz / 8GB |
Python |