Details
Description
On my Ubuntu 15 box building with --opt=on and --dbg=on, the storage_key_string_test takes over 3 minutes to run, making it by far the longest running C++ unit test. The culprit is AllPerm2Compare, which runs for almost all of the test execution time.