Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate conversion to hex and decimal string: template<> to_hexstring() a... | Sven Gothel | 2021-02-10 | 1 | -1/+1 |
* | cow_darray: Fail safe API: Only [c]begin() iterator retrieval, leave other op... | Sven Gothel | 2021-01-07 | 1 | -43/+4 |
* | darray using new callocator supporting realloc: Avoiding loop over elements w... | Sven Gothel | 2021-01-06 | 1 | -50/+41 |
* | Update test_hashset_perf01: Nothing beats the unordered hash-set >= 100 eleme... | Sven Gothel | 2021-01-06 | 1 | -154/+273 |
* | test_hashset_perf01: No Catch2 BENCHMARK in auto_run (takes to long for build) | Sven Gothel | 2021-01-02 | 1 | -61/+44 |
* | Add benchmark tests: cowvector and hashset, also using new counting_allocator... | Sven Gothel | 2020-12-25 | 1 | -0/+350 |