helpful-traffic-4919
02/23/2024, 11:20 AMeager-beach-78267
02/23/2024, 11:49 AMhelpful-traffic-4919
02/23/2024, 11:54 AMeager-beach-78267
02/23/2024, 12:02 PMrefined-kangaroo-48640
02/23/2024, 5:49 PMhelpful-traffic-4919
02/23/2024, 7:50 PMhelpful-traffic-4919
02/28/2024, 3:33 PMtime curl -G --silent \
-H "Authorization: Bearer <token>" \
"https://<slug>/admin/identities?credentials_identifier=matching%40gmail.com"
[{"id":"...:null}]
0.01s user 0.01s system 1% cpu 1.487 total
Miss
time curl -G --silent \
-H "Authorization: Bearer <token>" \
"https://<slug>/admin/identities?credentials_identifier=nonmatching%40gmail.com"
[]
0.01s user 0.01s system 2% cpu 0.598 total
I’ll aim to workaround, but if anyone has an idea of how to improve the response time, I’d be surely grateful