11 Feb 2003 rcastro   » (Journeyer)

Finished all the OSDL DBT1 tests, and noticed that compressed caching does not help this scenario. It does not access disk so much, and disk is not its bottleneck. That is a pity, because such an application would be nice to have a performance gain.

I also could run OSDB, the Open Source Database Benchmark. I mean, I had already run it, but now I could run in the multithreaded disabling the creation of hash indexes in Postgres. Tiny performance gains. Not a good day for my new performance tests.

In the night I left the computer running the complete test suite with a compressed cache which used WK4x4 compression algorithm (download here), the algorithm from Wilson-Kaplan compression algorithm family for process data segment.

I still have to run some tests for a meeting with my advisor today. I guess we are pretty close to finishing all the tests and we should put a great effort into making the dissertation good enough for submission. It is a pain in the ass to be stuck with this, unable to spend time developing interesting stuff.

For people who does not love hot weather like me, check the weather forecast in Sao Paulo. It is 27 degrees Celsius (81F) at 9h AM. In the room I am now, probably it is over 30C (86F).

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!