Adds a few more benchmarks for the Did type, and compares performance to a "naive" String implementation.
Focuses on testing Eq, Ord, and Hash:
slice::sort_unstableslice::containsHashSet::extendHashSet::get
Note that some of the tests may take quite long to run, I tested all this mostly on my desktop.