Forgot your password?
typodupeerror

Comment Re:Good (Score 1) 466

The disk I/O latency can at least for HDDs be reduced if each application statically compiles in its libraries. I think Plan 9 actually does this, see http://harmful.cat-v.org/software/dynamic-linking/. There is a comparison of the file sizes of some command line tools there, but it would be interesting to know the binary size difference between statically and dynamically linked binaries for modern GUI apps that are using libraries like GTK or QT.

Slashdot Top Deals

One of the most overlooked advantages to computers is... If they do foul up, there's no law against whacking them around a little. -- Joe Martin

Working...