Autarchy of the Private Cave

Tiny bits of bioinformatics, [web-]programming etc

    • Archives

    • Recent comments

    Intel i915 integrated graphics under Debian: how to get rid of sluggish 2D performance

    2nd March 2009

    I assume you already have configured and working desktop environment, but want to improve performance.

    First of all, sudo aptitude install mesa-utils. Then run in a Terminal/Konsole glxgears, and wait for ~15 seconds; if your FPS is ~400 or less, then you do have sluggish video performance (usually manifesting itself as slow scrolling in Firefox/Iceweasel, slow window switching/minimziing/maximizing etc).

    After reading through several forums and bug reports and blog posts, I’ve ended with the following modifications to my /etc/X11/xorg.conf:
    Read the rest of this entry »

    Share

    Posted in *nix, Hardware, how-to | 5 Comments »

    GoDaddy shared hosting: too slow?

    12th March 2007

    Note: have a look at other hosting options.

    Update 7: I’m now quite satisfied with page generation times. See other updates at the end of the post and comments to find out more.
    Update 8: this blog is not at godaddy anymore for the reasons which have nothing to do with speed.

    I’m currently using GoDaddy shared hosting plan. I noticed that my blog, as it grows in popularity and visitors, displays a wide range of page-response times. The best I had seen so far was below 3 seconds of page generation time (note: _not_ page loading, but page generation). If it were the average, I would be happy. However, much more frequently observed times are in range of 20-30 seconds per page. Sometimes pages even timeout, as my uptime tracker service is reporting (For February, there were 100 minutes of unresponsive pages, for March – already over 10 hours!!!).

    For example, today around 16:00 GMT the following statistics were reported by my blog:

    22 queries.
    33.416 seconds.

    Evidently, this is unacceptably slow.
    Read the rest of this entry »

    Share

    Posted in Misc, Web | 56 Comments »