Mateusz_Ormianek

Results 8 comments of Mateusz_Ormianek

Yes, disabling git status and git branch makes everything faster.

Ok, so I tried to check speed of fish loading prompt with hyperfine. But tbh data from there is not valid, I will share that as statistics: Benchmark 1: fish...

So here are timings (with default git status icons): Here are the timings of modules in your prompt (>=1ms or output): git_status - 61ms - "[!] " python - 37ms...

Yes, this issue occurs in other terminals as well. The only fix is to switch to a different shell or remove Starship. The timing values remain the same as mentioned...

So same shit basically: https://github.com/user-attachments/assets/0105c565-b44b-456e-a45b-ea3d8caabd43 https://github.com/user-attachments/assets/ff29d431-e62a-4bbd-aedd-129d2a575723

Seems like same problem to me, hope it will be fixed. Thanks for updating.

Thank you for answer, - sample notebook is just python code plotting two plots, you can plot sin function twice, and it will show the problem (actually will not show...

Here it is: https://github.com/MattOrmianek/jupyter-testing/tree/main You have to install matplotlib lib for python.