You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing a CodeQL ql query, it shows that it needs to compile first, but the compilation time is too long. A simple file often takes 10 to 20 seconds, which causes the total time for executing a query to be around 30 seconds. Is there any way to speed up the execution? Thank you!