This PR adds a benchmark for the persistent hashmap, in particular also covering the non linear insert case which is often hit in practical uses. Furthermore the same test case is also added to the treemap benchmark.