⇤ ← Revision 1 as of 2015-11-17 15:20:20
Size: 748
Comment:
|
Size: 818
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Speedup is always measured as time_for_baseline / time_for_your_version (<1 = slower, >1 faster). | 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). |
Results for Exercise Sheet 5 (q-Gram Index)
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/comparisons_for_baseline / time_for_your_version or comparisons_for_baseline / comparisons_for_your_version (<1 = slower, >1 faster).
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 |