"faster than C" almost always boils down to different designs, implementations, algorithms, etc.
Perhaps it is faster than already-existing implementations, sure, but not "faster than C", and it is odd to make such claims.
replies(10):
Perhaps it is faster than already-existing implementations, sure, but not "faster than C", and it is odd to make such claims.
EDIT: but I do agree that starting greenfield from an old code base is often a path towards performance.