improve performance of identity_api_lookup.c logic to not be O(n)
authorChristian Grothoff <christian@grothoff.org>
Fri, 31 May 2019 22:58:06 +0000 (00:58 +0200)
committerChristian Grothoff <christian@grothoff.org>
Fri, 31 May 2019 22:58:06 +0000 (00:58 +0200)
commit9f03df3be26e78853cc0d2288d2260b9032126cb
tree3f3809083ed421258532aa0411501afc0941e80c
parent47a7c12c47fa10728494623ea8f89beab8e5cd77
improve performance of identity_api_lookup.c logic to not be O(n)
src/identity/identity_api.c
src/identity/test_identity_defaults.c