Remove qhash_faster.
authorRobin Burchell <robin+qt@viroteck.net>
Tue, 28 Feb 2012 20:04:53 +0000 (21:04 +0100)
committerQt by Nokia <qt-info@nokia.com>
Wed, 29 Feb 2012 21:39:00 +0000 (22:39 +0100)
commitb147da00c5fec9d89a2b60d10e82ac28766e2a5b
treeaf4de605a25c559e9268de5654e0e4ddd7a668ea
parent1f4804452c05c57308979bf090305c7c882f92c9
Remove qhash_faster.

It's not faster under _any_ metric than the new algorithm, and it loses a lot of
spread which is a bad thing.

Change-Id: Ic87258f1c887822ffea1cb1517355564fabc3c26
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
tests/benchmarks/corelib/tools/qhash/main.cpp
tests/benchmarks/corelib/tools/qhash/main.h
tests/benchmarks/corelib/tools/qhash/outofline.cpp