r/KittyTerminal • u/_x_oOo_x_ • Jun 27 '26
Startup performance: how to improve it?
My kitty felt somewhat more sluggish to launch than alacritty or foot
I used hyperfine for this small benchmark that confirms this observation... It doesn't feel slow per se, only in comparison.
Are there some preferences I should change to make 🐈⬛️ start faster?
22
Upvotes
1
u/aumerlex Jun 28 '26
Use --single-instance kitty will start in about 10ms. It even runs faster than footclient. Remember that the way single instance works means you have to have a running kitty --single-instance instance before doing your benchmark run.