Codex very slow retrieving source code

Is this normal? In PHPStorm, using AI Chat and Codex…after submitting a query, it runs commands to get code from my files, for example:

Get-Content -Path “filename.php"

…and I can see it very slowly inputting the text for the file – but it seems incredibly long. Sometimes several minutes, for example, for a file with 800 lines of code.

Is this normal, or a bug, or does my system have a glitch somewhere?

This seems just unreasonably slow for simply reading and outputting the contents of a file…

3
3 comments
Official comment

Hi there,
Thank you for sharing your findings on the workaround.
Based on that, I've made changes for one of the existing similar issues:

Please vote and follow for updates.

Thank you J Lydemann  – This seems to have fixed the problem for me as well! 

0

Please sign in to leave a comment.