kanidm/kanidmd
Firstyear 96e6c9107d
refint improve (#274)
Fixes #61 and fixes #234 - this rewrites quite a few internals of refint and memberof to make them much more efficient compared to previously. This takes nearly 70s out of the test execution time - a full 25% of the run time of tests.

A number of other improvements have been made through out with regard to memory pre-alloc for hashset/hashmap, fixing some more types, and reducing some un-needed allocations.
2020-06-26 11:36:37 +10:00
..
benches Add concurrent structures, and initial attempt at benchmarking (#173) 2020-01-26 19:55:53 +10:00
src refint improve (#274) 2020-06-26 11:36:37 +10:00
Cargo.toml refint improve (#274) 2020-06-26 11:36:37 +10:00
Dockerfile 195 rel cleanup (#268) 2020-06-18 10:30:42 +10:00
Dockerfile.scratch Merge docker image github actions into unique 2020-05-07 12:37:14 +10:00
server.toml 212 262 db idl fixes (#269) 2020-06-19 10:00:54 +10:00