Size: 748
Comment:
|
Size: 1415
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 comparisons (comp) as floats with '''exactly two digits of precision'''. In the first column, write your first name, or name1+name2 if you work in a group. Speedup is always measured as time_for_baseline / time_for_your_version (<1 = slower, >1 faster). |
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 5: |
||'''Name''' || '''The H''' time ||'''The H''' comp.|| '''Ter,inator''' time ||'''Ter,inator''' comp.|| '''Figct Cl''' time ||'''Figct Cl''' comp.|| ||Elmar || 3.09 || 3.44 || 81.36 || 136.75 || 1905.78 || 21196.12 || |
In the first column, write your first name, or name1+name2 if you work in a group. ||<tablewidth="100%" tableheight="auto" style="text-align:center" |2> '''Name''' |||||| '''Query: The H''' |||||| '''Query: Ter,inator''' |||||| '''Query: Figct Cl''' ||<style="text-align:center" |2>'''Processor / RAM''' ||||<style="text-align:center" |2>'''Language''' || ||<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 ||<:> 4591ms ||<:> 1460ms || 49226 || 15523ms || 125ms || 1240 || 1071ms || 3ms || 8 || 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 |
4591ms |
1460ms |
49226 |
15523ms |
125ms |
1240 |
1071ms |
3ms |
8 |
Intel i5-2520M @ 2.50GHz / 8GB |
Python |