Replies: 1 comment 5 replies
|
Thank you for including the startup diagnostics; they're very helpful.
Just to be clear, is this startup profile from CyberArk with exceptions, or CyberArk disabled? You might want to ensure you have an exception for Positron's Can you grab the full kernel supervisor logs from a session with a slow startup? They're in the Output panel under "Kernel Supervisor". The startup diagnostics report (for brevity) doesn't include the whole thing, but based on your perf marks I think the supervisor may be starting up too slowly or not at all on the first attempt (perhaps due to AV). |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
We have been working hard to improve the startup time of Positron + R over the past few weeks within our corporate environment. Our environment includes both CyberArk EPM and Windows Defender. My Positron startup time has dropped from 120 seconds to somewhere between 20 seconds (only if I'm lucky) to 80/90 seconds by adding exceptions to CyberArk, then removing CyberArk altogether and then modifying settings.json.
I'm wondering what else can be done to fix the startup time of the IDE. I'd really hope that with proper file permissions and defender exceptions that the startup time would be somewhere down in the <10 second range as we launch new instances of the IDE frequently throughout the day.
I have included both my settings.json and my Developer:Runtime Startup Diagnostics via text files to help with diagnosis.
Any advice that can be offered would be much appreciated.
Settings.JSON.txt
PositronRunTimeStartupDiagnostics.txt
All reactions