Overly Hyped
Overly Hyped
Posted Nov 13, 2008 16:53 UTC (Thu) by clugstj (subscriber, #4020)Parent article: Things that go Clang in the night: LLVM 2.4 released (ars technica)
This reminds me of an article from some months ago where someone was writing a replacement for the "ld" command. People were gushing about it being faster, smaller, other "compelling advantages". The actual facts of the matter were that what it did was a very narrow subset of the actual capabilities of GNU "ld" (only supported the x86 ISA, only supported the ELF file format). This seems to be much the same. All this talk about speed of compilation, compiler memory usage, but nothing about how the generated code runs.
I have no problem with anyone writing replacements for tools, but lets lay off the hype unless the new tool can actually replace the old one in some real-world situations.
