AD Teaching Wiki:

Exercise Sheet 4

The rules for uploading are the same as always. If you forgot them, you can read them again here.

Your solutions (files can only be read by the uploader and by us)

Along with the PDF of your solutions and your source code, please also provide the following two figures, so that all can see them: the maximal time difference you measured between (1) and (2) for Exercise 1, the best speed-up you get from using compression for Exercise 4 (next to last column), and the programming language you used (last column).

No.

Name

Solution (PDF)

Code (ZIP or TGZ)

Factor for Ex. 1

Speed-up for Ex. 4

Progr. Language

1

Björn Buchhold

PDF(2nd upload, corrected version)

ZIP

sequential access better by roughly factor 1.7 see pdf for details

compression better by factor ~5.3 (comparing reading vs reading + decompression)

Java

2

Richard Zahoransky

PDF

ZIP

sequential access better by factor of 37

---

Java

3

Florian Bäurle

PDF

ZIP

max. time difference: ~189,14 ms -> seq. access better by factor ~1,8

compression better by factor ~9 (depends heavily on m and n)

C#

4

Mirko Brodesser

PDF

ZIP

seq. access better by factor ~14

compression better by factor ~2

Java

5

Eric Lacher

PDF

ZIP

seq. access better by factor ~2 to 70, depends on increment value (see pdf)

-

Java

6

Thomas Liebetraut

PDF

tgz

seq. access better by factor ~2

-

Python

7

Jonas Krisch

PDF

ZIP

-

-

Java

8

Triatmoko

Pdf

Rar

-

-

Borland Delphi 7

9

Matthias Sauer

PDF

ZIP

seq. access better by factor ~15

compression worse by factor ~2

C#

10

Daniel Schauenberg

PDF

tar.gz

permutation access takes ~150%

--

python

11

Jonas Sternisko

PDF

tar.gz

permutation access about 10-times slower (geometric mean)

--

Python

12

Zhongjie Cai

PDF

ZIP

sequence access faster by factor 1.1~1.8

compression faster by 2~3

VB.Net

13

Matthias Frorath

PDF

ZIP

sequence access faster by factor 1.25~2.5

-

Python

14

Paresh Paradkar

PDF

ZIP

-

-

Java

15

Ivo M.

PDF

tar

-

-

16

MariusGreitschus

PDF

tar.gz

sequencial access better by factor of ~48

Encoding speeds up at a factor of ~1.04

C#

17

Claudius Korzen

Java

AD Teaching Wiki: SearchEnginesWS0910/ExerciseSheet4 (last edited 2009-11-17 11:36:51 by p549F3CBB)