Hello,
I'm curently writing my Bachelor thesis about compression algoritms (LZ77, LZ78) and need to know how someone can measure space consumption of gzip with valgrind. I already tried compiling with CFLAGS=-ggdb but without success.
Or is there already a benchmark i can refer on ?
I'd appreciate an answer.
Thanks in advance
Viktor Schäfer