chore: don't validate Nonce in query #1341

Merged
Sainan merged 1 commits from easy-query into main 2025-03-27 03:33:28 -07:00
Owner

By asking MongoDB to simply find the account by the ID and then validating the nonce ourselves, we save roughly 1ms.

By asking MongoDB to simply find the account by the ID and then validating the nonce ourselves, we save roughly 1ms.
Sainan added 1 commit 2025-03-26 16:55:49 -07:00
chore: don't validate Nonce in query
All checks were successful
Build / build (18) (push) Successful in 42s
Build / build (22) (push) Successful in 1m12s
Build / build (20) (push) Successful in 1m13s
Build / build (18) (pull_request) Successful in 43s
Build / build (20) (pull_request) Successful in 1m12s
Build / build (22) (pull_request) Successful in 1m13s
02334f4a7e
By asking MongoDB to simply find the account by the ID and then validating the nonce ourselves, we save roughly 1ms.
Sainan merged commit a622393933 into main 2025-03-27 03:33:28 -07:00
Sainan deleted branch easy-query 2025-03-27 03:33:28 -07:00
Sign in to join this conversation.
No description provided.