Extremely slow queries #9963
Unanswered
danlark1
asked this question in
Code Search and Navigation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All repo search:
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-- 35-40 sec/(abc){3}/
-- 4-5 sec whereasabcabcabc
500 msꐊ
-- 11 secondsThis likely means the regex extractor uses some version of RSC version which does not involve some bigger matches across
{n}
clause and length consideration.Beta Was this translation helpful? Give feedback.
All reactions