Very slow warp on autocomplete and suggestions

Open
#3,571 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
git, macos, rust, zsh

Research direction

No source files, tests, or entry points are named. Reproduce the delay on the Intel Mac with git add ... and git push origin , compare it with the M1 and other terminals, and trace autocomplete and suggestion performance until the Intel behavior is understood and the reported commands respond comparably.

Written by the indexing model from the issue text.

Description

area:completions area:performance bug needs-info ready-to-implement triaged
Discord username (optional)

No response

Describe the bug

I have a macbook intel i7 and a macbook M1 and the performance on the m1 is very high, but on the intel I don't see the same, and it's much lower, I've tried disabling some features and it doesn't solve it, a common example is when a command is performed from git

git add ... it takes a long time to identify the project files, and commands

git push origin it takes a long time to identify origin branches or even load the current branch name..

I tried an alternative that would be to use the zinit autocomplete but the warp blocks and lets them be recognized by the external libs.

To reproduce

git add ... wait it takes a long time to identify the project files, and commands

git push origin : wait it takes a long time to identify origin branches or even load the current branch name..

Expected behavior

As in the M1, I would like it to have the same performance in automatic suggestions and in automatic completions, performance, with the use of intel i7 warp loses a lot of performance, things that are not seen in terminal.app and iterm.app

Screenshots

No response

Operating system

MacOS

Operating system and version

13.5.1 (22G90)

Shell Version

zsh 5.9 (x86_64-apple-darwin22.0)

Current Warp version

v0.2023.08.15.08.03.stable_00

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

Never

Additional context

Even answering the question below, I really like warp, the m1 works perfectly, but intel is the notebook that I spend most of my time working on because it is the company's computer, it does not have the expected performance and therefore I am having to use it the iterm.app, I wouldn't like it, but it's how I'm getting performance..

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from warpdotdev/warp

All issues in warpdotdev/warp

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.